Interface LogonLocator


  • public interface LogonLocator
    Author:
    Madhav Krishna
    • Method Detail

      • getLoginDialogLocator

        UIObject getLoginDialogLocator()
      • getUserNameLocator

        UIObject getUserNameLocator()
      • getPasswordLocator

        UIObject getPasswordLocator()
      • getLoginButtonLocator

        UIObject getLoginButtonLocator()
      • getLogoutButtonLocator

        UIObject getLogoutButtonLocator()