Uses of Class
com.adobe.cq.testing.selenium.pageobject.granite.StartPage
-
Packages that use StartPage Package Description com.adobe.cq.testing.selenium.pageobject.granite -
-
Uses of StartPage in com.adobe.cq.testing.selenium.pageobject.granite
Methods in com.adobe.cq.testing.selenium.pageobject.granite that return StartPage Modifier and Type Method Description StartPageStartPage. clickNavigationButton()StartPageStartPage. clickToolsButton()StartPageLoginPage. loginAs(java.lang.String username, java.lang.String password)Login with a custom username and password.StartPageLoginPage. loginAs(java.lang.String username, java.lang.String password, java.lang.String affinity)Login with a custom username and password, and forcing affinity cookie.
-