public LoginWindowProxy(AutomationElement element)
     : base(element.AssertClassName("Login"))
 {
 }