public class PlanBranchOverview extends AbstractBambooPage
driver, elementFinder, pageBinder, poller, testedProduct| Constructor and Description |
|---|
PlanBranchOverview() |
PlanBranchOverview(PlanKey planKey) |
| Modifier and Type | Method and Description |
|---|---|
List<PlanElement> |
allPlans() |
PlanElement |
getBranchPlanByName(String planBranchName) |
String |
getUrl() |
com.atlassian.pageobjects.elements.query.TimedQuery<Boolean> |
hasPlanBranchByName(String planBranchName) |
com.atlassian.pageobjects.elements.PageElement |
indicator()
This must return an element whose presence indicates that we're on given page.
|
doWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoadedpublic PlanBranchOverview()
public PlanBranchOverview(PlanKey planKey)
public com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPageindicator in class AbstractBambooPagepublic String getUrl()
public PlanElement getBranchPlanByName(String planBranchName)
public List<PlanElement> allPlans()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.