Class StartPage
- java.lang.Object
-
- com.adobe.cq.testing.selenium.pageobject.granite.BasePage
-
- com.adobe.cq.testing.selenium.pageobject.granite.ShellPage
-
- com.adobe.cq.testing.selenium.pageobject.granite.StartPage
-
public class StartPage extends ShellPage
The home page.
-
-
Constructor Summary
Constructors Constructor Description StartPage()Construct a StartPage.
-
Method Summary
-
Methods inherited from class com.adobe.cq.testing.selenium.pageobject.granite.ShellPage
closeOnboarding, getMainContent, open, refresh, waitForContent
-
Methods inherited from class com.adobe.cq.testing.selenium.pageobject.granite.BasePage
getEditedPath, getPath, getUrl, isOpen, open, openInNewWindow, waitForMessage, waitMasked, waitReady, waitUnmasked
-
-