Class LoadContentPage
- java.lang.Object
- 
- com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
- 
- com.atlassian.confluence.pageobjects.page.setup.LoadContentPage
 
 
- 
- All Implemented Interfaces:
- com.atlassian.pageobjects.Page
 
 @Deprecated public class LoadContentPage extends ConfluenceAbstractPage Deprecated.in 5.8. UseLoadContentPageinstead from maven modulecom.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.A setup page that gives the user the choice of importing content.
- 
- 
Field Summary- 
Fields inherited from class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPagedriver, jsQueryFactory, pageBinder, pageElementFinder, serverPerformance, timeouts, waiter, waitTimeout
 
- 
 - 
Constructor SummaryConstructors Constructor Description LoadContentPage()Deprecated.
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description voiddoWait()Deprecated.StringgetUrl()Deprecated.SelectUserManagementPageselectEmptySite()Deprecated.SelectUserManagementPageselectExampleSite()Deprecated.- 
Methods inherited from class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPageback, getAlert, getComponent, getHeader, getMainHeader, getMetadata, getMetadataLong, isDarkFeatureEnabled, openToolsMenu, setSetupComplete, toString
 
- 
 
- 
- 
- 
Method Detail- 
getUrlpublic String getUrl() Deprecated.
 - 
selectEmptySitepublic SelectUserManagementPage selectEmptySite() Deprecated.
 - 
selectExampleSitepublic SelectUserManagementPage selectExampleSite() Deprecated.
 - 
doWaitpublic void doWait() Deprecated.- Overrides:
- doWaitin class- ConfluenceAbstractPage
 
 
- 
 
-