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, javascriptExecutor, metaElement, pageBinder, timeouts, webDriverPoller
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, isLoggedIn
protected 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()
AbstractJiraPage
isAt
in class AbstractJiraPage
public String getUrl()
getUrl
in interface com.atlassian.pageobjects.Page
public GadgetContainer gadgets()
public GadgetContainer switchDashboard(String dashboardTitle)
public void viewAsWallboard()
public com.atlassian.pageobjects.elements.query.TimedCondition isViewingWallboard()
public ConfigureWallboardPage configureWallboard()
Copyright © 2002-2023 Atlassian. All Rights Reserved.