public class EnvironmentSummaryPage extends AbstractBambooPage
driver, elementFinder, pageBinder, poller, testedProduct
Constructor and Description |
---|
EnvironmentSummaryPage(String environmentId) |
Modifier and Type | Method and Description |
---|---|
ExecuteDeploymentPage |
deploy() |
String |
getUrl() |
ViewVersionPage |
gotoCurrentlyDeployedRelease() |
DeploymentResultPage |
gotoLastResult() |
com.atlassian.pageobjects.elements.PageElement |
indicator()
This must return an element whose presence indicates that we're on given page.
|
doWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoaded, sendEnterKey, sendEscapeKey
public EnvironmentSummaryPage(String environmentId)
public com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPage
indicator
in class AbstractBambooPage
public String getUrl()
public DeploymentResultPage gotoLastResult()
public ViewVersionPage gotoCurrentlyDeployedRelease()
public ExecuteDeploymentPage deploy()
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.