Class DashboardPage

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

    public class DashboardPage
    extends AbstractPageObject
    implements com.atlassian.pageobjects.Page, com.atlassian.pageobjects.page.HomePage
    • Constructor Detail

      • DashboardPage

        public DashboardPage()
    • Method Detail

      • waitForPage

        public void waitForPage()
      • bindMiniviewPage

        public <P> P bindMiniviewPage​(Class<P> pageClass)
      • getNewNotificationCount

        public int getNewNotificationCount()
      • waitForNewNotifications

        public void waitForNewNotifications()
      • closeDashboardDialog

        public DashboardPage closeDashboardDialog()
      • getUrl

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

        public com.atlassian.pageobjects.component.Header getHeader()
        Specified by:
        getHeader in interface com.atlassian.pageobjects.page.HomePage