public class PlanRepositoryConfigurationPage extends AbstractBambooPage
driver, elementFinder, pageBinder, poller, testedProduct
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() |
doWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoaded, sendEnterKey, sendEscapeKey
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 © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.