public class DeploymentResultPage extends AbstractBambooPage
driver, elementFinder, pageBinder, poller, testedProduct
Constructor and Description |
---|
DeploymentResultPage() |
Modifier and Type | Method and Description |
---|---|
DeploymentResultPage |
assertLastResultTriggerReasonIsChildOf(PlanResultKey resultKey) |
DeploymentResultPage |
assertLastResultTriggerReasonIsScheduled() |
String |
getReleaseName() |
String |
getStatus() |
String |
getTriggerReasonText() |
String |
getUrl() |
com.atlassian.pageobjects.elements.PageElement |
indicator()
This must return an element whose presence indicates that we're on given page.
|
DeploymentResultPage |
stopDeployment() |
DeploymentLogsPage |
viewLogs() |
DeploymentResultPage |
waitForDeploymentToFinish() |
DeploymentResultPage |
waitForDeploymentToFinish(com.atlassian.pageobjects.elements.query.Poller.WaitTimeout timeout) |
doWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoaded, sendEnterKey, sendEscapeKey
public DeploymentResultPage stopDeployment()
public DeploymentLogsPage viewLogs()
public DeploymentResultPage assertLastResultTriggerReasonIsChildOf(@NotNull PlanResultKey resultKey)
public DeploymentResultPage assertLastResultTriggerReasonIsScheduled()
public DeploymentResultPage waitForDeploymentToFinish()
public DeploymentResultPage waitForDeploymentToFinish(com.atlassian.pageobjects.elements.query.Poller.WaitTimeout timeout)
public String getStatus()
public String getTriggerReasonText()
public String getReleaseName()
public com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPage
indicator
in class AbstractBambooPage
public String getUrl()
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.