Class AosLoginPage

java.lang.Object
org.alfresco.utility.web.browser.WebDriverAware
org.alfresco.utility.web.HtmlPage
org.alfresco.aos.web.AosLoginPage

@PageObject public class AosLoginPage extends org.alfresco.utility.web.HtmlPage
Created by Claudia Agache on 3/10/2017.
  • Field Summary

    Fields inherited from class org.alfresco.utility.web.HtmlPage

    LOG, properties

    Fields inherited from class org.alfresco.utility.web.browser.WebDriverAware

    browser
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    authenticateSession(org.alfresco.utility.model.UserModel user)
     
    void
     
    void
     

    Methods inherited from class org.alfresco.utility.web.HtmlPage

    getPageTitle, refresh, renderedPage, waitUntilMessageDisappears

    Methods inherited from class org.alfresco.utility.web.browser.WebDriverAware

    getAllDeclaredFields, getBrowser, setBrowser

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • AosLoginPage

      public AosLoginPage()
  • Method Details

    • authenticateSession

      public void authenticateSession(org.alfresco.utility.model.UserModel user)