|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.pageobjects.core.AbstractBambooPage com.atlassian.bamboo.webdriver.page.config.VcsConfigurationPage
public class VcsConfigurationPage
Field Summary |
---|
Fields inherited from class com.atlassian.bamboo.pageobjects.core.AbstractBambooPage |
---|
driver, elementFinder, pageBinder, testedProduct |
Constructor Summary | |
---|---|
VcsConfigurationPage(TestBuildDetails plan)
|
Method Summary | |
---|---|
java.lang.Iterable<VcsElement> |
allRepositories()
|
VcsElement |
getRepository(java.lang.String repositoryName)
|
java.lang.String |
getUrl()
|
com.atlassian.pageobjects.elements.PageElement |
indicator()
This must return an element whose presence indicates that we're on given page. |
Methods inherited from class com.atlassian.bamboo.pageobjects.core.AbstractBambooPage |
---|
doWait, ensureIndicatorPresent, getHeader, isAdmin, isLoggedIn, isPageLoaded |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VcsConfigurationPage(TestBuildDetails plan)
Method Detail |
---|
public java.lang.String getUrl()
public com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPage
indicator
in class AbstractBambooPage
public java.lang.Iterable<VcsElement> allRepositories()
public VcsElement getRepository(@NotNull java.lang.String repositoryName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |