com.atlassian.mywork.pageobjects
Class DashboardPage
java.lang.Object
com.atlassian.mywork.pageobjects.AbstractPageObject
com.atlassian.mywork.pageobjects.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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DashboardPage
public DashboardPage()
waitForAnchor
public void waitForAnchor()
open
public NotificationsPage open()
openWithShortcut
public NotificationsPage openWithShortcut()
bindMiniviewPage
public <P> P bindMiniviewPage(java.lang.Class<P> pageClass)
getNewNotificationCount
public int getNewNotificationCount()
getUrl
public java.lang.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
Copyright © 2012 Atlassian. All Rights Reserved.