Class DashboardPage

  • All Implemented Interfaces:
    com.atlassian.pageobjects.Page, com.atlassian.pageobjects.page.HomePage<ConfluenceHeader>

    @Deprecated
    public class DashboardPage
    extends ConfluenceAbstractPage
    implements com.atlassian.pageobjects.page.HomePage<ConfluenceHeader>
    Deprecated.
    in 5.8. Use DashboardPage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
    Page object implementation for the Dashboard page in Confluence.
    Since:
    4.1
    • Field Detail

      • createDialog

        public com.atlassian.pageobjects.elements.PageElement createDialog
        Deprecated.
    • Constructor Detail

      • DashboardPage

        public DashboardPage()
        Deprecated.
    • Method Detail

      • waitUntilPageIsReady

        public void waitUntilPageIsReady()
        Deprecated.
      • getUrl

        public String getUrl()
        Deprecated.
        Specified by:
        getUrl in interface com.atlassian.pageobjects.Page
      • openCreateDialog

        public CreateDialog openCreateDialog()
        Deprecated.
      • hasTabsMenu

        public com.atlassian.pageobjects.elements.query.TimedCondition hasTabsMenu()
        Deprecated.