public class ArtifactConfigurationPage extends AbstractBambooPage
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.pageobjects.elements.PageElementFinder |
pageElementFinder |
driver, elementFinder, pageBinder, poller, testedProduct, timeouts
Constructor and Description |
---|
ArtifactConfigurationPage(PlanKey jobKey) |
Modifier and Type | Method and Description |
---|---|
ArtifactConfigurationPage |
createArtifactDefinition(String name,
String location,
String copyPattern) |
ArtifactConfigurationPage |
createSharedArtifactDefinition(String name,
String location,
String copyPattern) |
EditArtifactDefinitionDialog |
editArtifactByName(String artifactName) |
String |
getUrl() |
com.atlassian.pageobjects.elements.PageElement |
indicator()
This must return an element whose presence indicates that we're on given page.
|
click, doWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoaded, sendEscapeKey, waitUntilElementIsLocated, waitUntilElementIsNotLocated, waitUntilElementIsNotVisible, waitUntilElementIsVisible
@Inject protected com.atlassian.pageobjects.elements.PageElementFinder pageElementFinder
public ArtifactConfigurationPage(@NotNull PlanKey jobKey)
public com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPage
indicator
in class AbstractBambooPage
public String getUrl()
public ArtifactConfigurationPage createArtifactDefinition(@NotNull String name, @Nullable String location, @NotNull String copyPattern)
public ArtifactConfigurationPage createSharedArtifactDefinition(@NotNull String name, @Nullable String location, @NotNull String copyPattern)
@NotNull public EditArtifactDefinitionDialog editArtifactByName(@NotNull String artifactName)
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.
View cookie preferences