Uses of Class
com.adobe.cq.testing.selenium.pageobject.granite.ShellPage
-
Packages that use ShellPage Package Description com.adobe.cq.testing.selenium.pageobject.cq.sites com.adobe.cq.testing.selenium.pageobject.granite -
-
Uses of ShellPage in com.adobe.cq.testing.selenium.pageobject.cq.sites
Subclasses of ShellPage in com.adobe.cq.testing.selenium.pageobject.cq.sites Modifier and Type Class Description classSitesPageThe sites main page object. -
Uses of ShellPage in com.adobe.cq.testing.selenium.pageobject.granite
Subclasses of ShellPage in com.adobe.cq.testing.selenium.pageobject.granite Modifier and Type Class Description classCollectionPageclassStartPageThe home page.Methods in com.adobe.cq.testing.selenium.pageobject.granite that return ShellPage Modifier and Type Method Description ShellPageShellPage. open(java.lang.String path)Open a shell page and dismiss the onboarding popover.
-