Class AbstractDeploymentVersionPage
java.lang.Object
com.atlassian.bamboo.pageobjects.pages.AbstractBambooPage
com.atlassian.bamboo.pageobjects.pages.deployment.AbstractDeploymentVersionPage
- All Implemented Interfaces:
GlobalPage,com.atlassian.pageobjects.Page
- Direct Known Subclasses:
DeploymentVersionCommitsPage,DeploymentVersionJiraIssuesPage
public abstract class AbstractDeploymentVersionPage
extends AbstractBambooPage
implements GlobalPage
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected com.atlassian.pageobjects.elements.PageElementprotected com.atlassian.pageobjects.elements.PageElementFields inherited from class com.atlassian.bamboo.pageobjects.pages.AbstractBambooPage
driver, elementFinder, pageBinder, poller, testedProduct, timeouts -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionID of the link in the main navigation menu.voidMethods inherited from class com.atlassian.bamboo.pageobjects.pages.AbstractBambooPage
click, doWait, ensureIndicatorPresent, getFooter, getHeader, getTimeouts, indicator, isAdmin, isLoggedIn, isPageLoaded, sendEscapeKey, waitUntilElementIsLocated, waitUntilElementIsNotLocated, waitUntilElementIsNotVisible, waitUntilElementIsVisibleMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.atlassian.pageobjects.Page
getUrl
-
Field Details
-
releasesComboSpan
protected com.atlassian.pageobjects.elements.PageElement releasesComboSpan -
autocomplete
protected com.atlassian.pageobjects.elements.PageElement autocomplete
-
-
Constructor Details
-
AbstractDeploymentVersionPage
public AbstractDeploymentVersionPage()
-
-
Method Details
-
rollOutReleasesCombo
public void rollOutReleasesCombo() -
allBranches
-
globalLinkId
Description copied from interface:GlobalPageID of the link in the main navigation menu.- Specified by:
globalLinkIdin interfaceGlobalPage- Returns:
- global link ID
-