public class BranchConfigurationDetailsPage extends AbstractBranchNavigatorPage
pageBinder, planBranchLozenge, planBranchNavigator
driver, elementFinder, poller, testedProduct
Constructor and Description |
---|
BranchConfigurationDetailsPage()
Constructor used in .bind
|
BranchConfigurationDetailsPage(PlanKey planKey)
Constructor used in .visit
|
changePlanBranchToLightBranch, getPlanBranchLozenge, waitForAvailableBranches
click, doWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoaded, sendEscapeKey, waitUntilElementIsLocated, waitUntilElementIsNotLocated, waitUntilElementIsNotVisible, waitUntilElementIsVisible
public BranchConfigurationDetailsPage()
public BranchConfigurationDetailsPage(PlanKey planKey)
planKey
- public com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPage
indicator
in class AbstractBambooPage
public String getUrl()
public void getPlanKeyFromCurrentUrl()
public String getPlanBranchName()
public BranchConfigurationDetailsPage withDisplayName(@NotNull @NotNull String displayName)
public BranchConfigurationDetailsPage withDescription(@NotNull @NotNull String description)
public BranchConfigurationDetailsPage withBranchMergingEnabled(boolean enabled)
public boolean isBranchMergingEnabled()
public BranchConfigurationDetailsPage withBranchUpdaterPushEnabled(boolean enabled)
public BranchConfigurationDetailsPage withBranchEnabled(boolean enabled)
public BranchConfigurationDetailsPage submit()
public boolean isBranchCleanUpEnabled()
public PlanKey getPlanKey()
public boolean isBranchUpdaterEnabled()
public boolean isGatekeeperEnabled()
public boolean isBranchUpdaterPushEnabled()
public boolean isGatekeeperPushEnabled()
public com.atlassian.pageobjects.elements.Option getSelectedBranchUpdaterMergeFromValue()
public com.atlassian.pageobjects.elements.Option getSelectedGatekeeperCheckoutBranchValue()
Copyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.