public class BranchConfigurationDetailsPage extends AbstractBranchNavigatorPage
pageBinder, planBranchLozenge, planBranchNavigatordriver, elementFinder, poller, testedProduct| Constructor and Description |
|---|
BranchConfigurationDetailsPage()
Constructor used in .bind
|
BranchConfigurationDetailsPage(PlanKey planKey)
Constructor used in .visit
|
changePlanBranchToLightBranch, getPlanBranchLozenge, waitForAvailableBranchesclick, doWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoaded, sendEscapeKey, waitUntilElementIsLocated, waitUntilElementIsNotLocated, waitUntilElementIsNotVisible, waitUntilElementIsVisiblepublic BranchConfigurationDetailsPage()
public BranchConfigurationDetailsPage(PlanKey planKey)
planKey - public com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPageindicator in class AbstractBambooPagepublic 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 © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.