public class PlanRepositoryConfigurationPage extends AbstractBambooPage
driver, elementFinder, pageBinder, poller, testedProduct, timeouts
Constructor and Description |
---|
PlanRepositoryConfigurationPage(PlanKey planKey) |
PlanRepositoryConfigurationPage(com.atlassian.bamboo.specs.api.model.plan.PlanProperties plan) |
PlanRepositoryConfigurationPage(TestBuildDetails plan) |
Modifier and Type | Method and Description |
---|---|
String |
getUrl() |
com.atlassian.pageobjects.elements.PageElement |
indicator()
This must return an element whose presence indicates that we're on given page.
|
VcsConfigurationComponent |
vcsConfiguration() |
click, doWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoaded, sendEscapeKey, waitUntilElementIsLocated, waitUntilElementIsNotLocated, waitUntilElementIsNotVisible, waitUntilElementIsVisible
public PlanRepositoryConfigurationPage(TestBuildDetails plan)
public PlanRepositoryConfigurationPage(PlanKey planKey)
public PlanRepositoryConfigurationPage(com.atlassian.bamboo.specs.api.model.plan.PlanProperties plan)
public String getUrl()
public com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPage
indicator
in class AbstractBambooPage
public VcsConfigurationComponent vcsConfiguration()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.