com.atlassian.confluence.webdriver.pageobjects.page.DashboardPage instead from
 maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.@Deprecated public class DashboardPage extends ConfluenceAbstractPage implements com.atlassian.pageobjects.page.HomePage<ConfluenceHeader>
| Modifier and Type | Field and Description | 
|---|---|
com.atlassian.pageobjects.elements.PageElement | 
createDialog
Deprecated.  
  | 
driver, jsQueryFactory, pageBinder, pageElementFinder, serverPerformance, timeouts, waiter, waitTimeout| Constructor and Description | 
|---|
DashboardPage()
Deprecated.  
  | 
DashboardPage(DashboardUpdatesPanel.Tab selectedTab)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
DashboardEntitiesPanel | 
getDashboardPanel()
Deprecated.  
  | 
DashboardUpdatesPanel | 
getDashboardUpdatesPanel()
Deprecated.  
  | 
String | 
getUrl()
Deprecated.  
  | 
com.atlassian.pageobjects.elements.query.TimedCondition | 
hasTabsMenu()
Deprecated.  
  | 
CreateDialog | 
openCreateDialog()
Deprecated.  
  | 
void | 
waitUntilPageIsReady()
Deprecated.  
  | 
back, doWait, getAlert, getComponent, getHeader, getMainHeader, getMetadata, getMetadataLong, isDarkFeatureEnabled, openToolsMenu, setSetupComplete, toStringpublic com.atlassian.pageobjects.elements.PageElement createDialog
public DashboardPage()
public DashboardPage(DashboardUpdatesPanel.Tab selectedTab)
public void waitUntilPageIsReady()
public String getUrl()
getUrl in interface com.atlassian.pageobjects.Pagepublic DashboardEntitiesPanel getDashboardPanel()
public DashboardUpdatesPanel getDashboardUpdatesPanel()
public CreateDialog openCreateDialog()
public com.atlassian.pageobjects.elements.query.TimedCondition hasTabsMenu()
Copyright © 2003–2021 Atlassian. All rights reserved.