public class ResultJobArtifactsPage extends AbstractBambooPage
| Modifier and Type | Class and Description |
|---|---|
static class |
ResultJobArtifactsPage.Artifact |
driver, elementFinder, pageBinder, testedProduct| Constructor and Description |
|---|
ResultJobArtifactsPage(PlanResultKey planResultKey) |
ResultJobArtifactsPage(PlanResultKey planResultKey,
String jobKey) |
| Modifier and Type | Method and Description |
|---|---|
List<ResultJobArtifactsPage.Artifact> |
getArtifacts() |
String |
getUrl() |
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, isPageLoadedpublic ResultJobArtifactsPage(PlanResultKey planResultKey, String jobKey)
public ResultJobArtifactsPage(PlanResultKey planResultKey)
public com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPageindicator in class AbstractBambooPagepublic String getUrl()
public List<ResultJobArtifactsPage.Artifact> getArtifacts()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.