public class BambooDashboardPage extends AbstractBambooPage implements com.atlassian.pageobjects.page.HomePage<BambooHeader>, GlobalPage
driver, elementFinder, pageBinder, testedProduct| Constructor and Description |
|---|
BambooDashboardPage() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<PlanElement> |
allPlans() |
ServerStateBanner |
getStateBanner() |
String |
getUrl() |
String |
globalLinkId()
ID of the link in the main navigation menu.
|
com.atlassian.pageobjects.elements.PageElement |
indicator()
This must return an element whose presence indicates that we're on given page.
|
protected com.atlassian.pageobjects.elements.query.TimedCondition |
isPageLoaded()
This indicates that the page has loaded and the presence of indicator may be verified.
|
doWait, ensureIndicatorPresent, getHeader, isAdmin, isLoggedInpublic String getUrl()
getUrl in interface com.atlassian.pageobjects.Pagepublic String globalLinkId()
GlobalPageglobalLinkId in interface GlobalPageprotected com.atlassian.pageobjects.elements.query.TimedCondition isPageLoaded()
AbstractBambooPageisPageLoaded in class AbstractBambooPagepublic com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPageindicator in class AbstractBambooPagepublic ServerStateBanner getStateBanner()
public Iterable<PlanElement> allPlans()
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.