public class BambooDashboardPage extends AbstractBambooPage implements com.atlassian.pageobjects.page.HomePage<BambooHeader>, GlobalPage
driver, elementFinder, pageBinder, poller, testedProduct
Constructor and Description |
---|
BambooDashboardPage() |
Modifier and Type | Method and Description |
---|---|
List<PlanElement> |
allPlans() |
NotificationsBanner |
getNotificationsBanner() |
ServerStateBanner |
getStateBanner() |
String |
getUrl() |
String |
globalLinkId()
ID of the link in the main navigation menu.
|
boolean |
hasMorePlans() |
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.
|
boolean |
isSpecsOnboardingDialogPresent() |
PersonalFilterDashboardComponent |
personalFilter() |
QuickFiltersDashboardComponent |
quickFilters() |
BambooDashboardPage |
showMorePlans() |
SpecsOnboardingDialogPage |
specsOnboardingDialog() |
void |
waitUntilQuickFiltersLoaded() |
doWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, sendEnterKey, sendEscapeKey
public String getUrl()
getUrl
in interface com.atlassian.pageobjects.Page
public String globalLinkId()
GlobalPage
globalLinkId
in interface GlobalPage
protected com.atlassian.pageobjects.elements.query.TimedCondition isPageLoaded()
AbstractBambooPage
isPageLoaded
in class AbstractBambooPage
public void waitUntilQuickFiltersLoaded()
public com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPage
indicator
in class AbstractBambooPage
public ServerStateBanner getStateBanner()
public NotificationsBanner getNotificationsBanner()
public List<PlanElement> allPlans()
public BambooDashboardPage showMorePlans()
public boolean hasMorePlans()
public QuickFiltersDashboardComponent quickFilters()
public PersonalFilterDashboardComponent personalFilter()
public SpecsOnboardingDialogPage specsOnboardingDialog()
public boolean isSpecsOnboardingDialogPresent()
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.