public class DashboardPage extends AbstractJiraPage implements com.atlassian.pageobjects.page.HomePage<JiraHeader>
| Modifier and Type | Field and Description |
|---|---|
protected com.atlassian.pageobjects.elements.PageElement |
dashboardBody |
protected DropDown |
profileDropdown |
body, driver, elementFinder, metaElement, pageBinder, timeouts| Constructor and Description |
|---|
DashboardPage() |
DashboardPage(Integer dashboardId) |
| Modifier and Type | Method and Description |
|---|---|
GadgetContainer |
gadgets() |
String |
getUrl() |
void |
initialise() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isAt()
Timed condition checking if we're at given page.
|
GadgetContainer |
switchDashboard(String dashboardTitle) |
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedInprotected com.atlassian.pageobjects.elements.PageElement dashboardBody
protected DropDown profileDropdown
public DashboardPage()
public DashboardPage(Integer dashboardId)
public void initialise()
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPageisAt in class AbstractJiraPagepublic String getUrl()
getUrl in interface com.atlassian.pageobjects.Pagepublic GadgetContainer gadgets()
public GadgetContainer switchDashboard(String dashboardTitle)
Copyright © 2002-2016 Atlassian. All Rights Reserved.