public abstract class AbstractBranchNavigatorPage extends AbstractBambooPage
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.pageobjects.PageBinder |
pageBinder |
protected com.atlassian.pageobjects.elements.PageElement |
planBranchLozenge |
protected Select2Element |
planBranchNavigator |
driver, elementFinder, poller, testedProduct
Constructor and Description |
---|
AbstractBranchNavigatorPage() |
Modifier and Type | Method and Description |
---|---|
BranchConfigurationDetailsPage |
changePlanBranchToLightBranch(String planBranch,
PlanKey planBranchKey) |
String |
getPlanBranchLozenge() |
void |
waitForAvailableBranches() |
click, doWait, ensureIndicatorPresent, getFooter, getHeader, indicator, isAdmin, isLoggedIn, isPageLoaded, sendEscapeKey, waitUntilElementIsLocated, waitUntilElementIsNotLocated, waitUntilElementIsNotVisible, waitUntilElementIsVisible
@Inject protected com.atlassian.pageobjects.PageBinder pageBinder
protected Select2Element planBranchNavigator
protected com.atlassian.pageobjects.elements.PageElement planBranchLozenge
public void waitForAvailableBranches()
public BranchConfigurationDetailsPage changePlanBranchToLightBranch(String planBranch, PlanKey planBranchKey)
public String getPlanBranchLozenge()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.