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, timeouts, waiter, waitTimeout
Constructor and Description |
---|
DashboardPage()
Deprecated.
|
DashboardPage(DashboardUpdatesPanel.Tab selectedTab)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
AddSpaceDialog |
clickAddSpace()
Deprecated.
since 5.4 use page objects provided by the create content plugin
CreateSpaceDialog |
DashboardEntitiesPanel |
getDashboardPanel()
Deprecated.
|
DashboardUpdatesPanel |
getDashboardUpdatesPanel()
Deprecated.
|
DashboardGetStartedPanel |
getGetStartedPanel()
Deprecated.
|
String |
getUrl()
Deprecated.
|
com.atlassian.pageobjects.elements.query.TimedCondition |
hasTabsMenu()
Deprecated.
|
CreateDialog |
openCreateDialog()
Deprecated.
|
back, dismissSelect2IfActive, doWait, getAlert, getComponent, getHeader, getInlineDialog, getMainHeader, getMetadata, getMetadataLong, getPageHeadingColor, isDarkFeatureEnabled, isLoggedIn, openAddMenu, openBrowseMenu, openHelpMenu, openToolsMenu, openUserMenu, sendKeyboardShortcut, sendKeyboardShortcutAndWaitForCondition, setSetupComplete
public com.atlassian.pageobjects.elements.PageElement createDialog
public DashboardPage()
public DashboardPage(DashboardUpdatesPanel.Tab selectedTab)
public String getUrl()
getUrl
in interface com.atlassian.pageobjects.Page
public DashboardEntitiesPanel getDashboardPanel()
public DashboardUpdatesPanel getDashboardUpdatesPanel()
@Deprecated public AddSpaceDialog clickAddSpace()
CreateSpaceDialog
public DashboardGetStartedPanel getGetStartedPanel()
public CreateDialog openCreateDialog()
public com.atlassian.pageobjects.elements.query.TimedCondition hasTabsMenu()
Copyright © 2003–2015 Atlassian. All rights reserved.