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 |
|---|---|
ConfigureWallboardPage |
configureWallboard() |
GadgetContainer |
gadgets() |
Set<String> |
getBodyClasses() |
String |
getUrl() |
void |
initialise() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isAt()
Timed condition checking if we're at given page.
|
com.atlassian.pageobjects.elements.query.TimedCondition |
isViewingWallboard() |
GadgetContainer |
switchDashboard(String dashboardTitle) |
void |
viewAsWallboard() |
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)
public void viewAsWallboard()
public com.atlassian.pageobjects.elements.query.TimedCondition isViewingWallboard()
public ConfigureWallboardPage configureWallboard()
Copyright © 2002-2022 Atlassian. All Rights Reserved.