public class ArtifactStoragePage extends AbstractBambooPage
Modifier and Type | Class and Description |
---|---|
static class |
ArtifactStoragePage.LocationType |
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.pageobjects.elements.PageElementFinder |
elementFinder |
driver, pageBinder, poller, testedProduct
Constructor and Description |
---|
ArtifactStoragePage() |
Modifier and Type | Method and Description |
---|---|
String |
getUrl() |
com.atlassian.pageobjects.elements.PageElement |
indicator()
This must return an element whose presence indicates that we're on given page.
|
boolean |
isHelpDialogIconShown() |
void |
save() |
void |
setBucketName(String bucketNameString) |
void |
setLocation(ArtifactStoragePage.LocationType locationType) |
doWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoaded, sendEnterKey, sendEscapeKey
@Inject protected com.atlassian.pageobjects.elements.PageElementFinder elementFinder
public com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPage
indicator
in class AbstractBambooPage
public String getUrl()
public void setLocation(@NotNull ArtifactStoragePage.LocationType locationType)
public void setBucketName(@NotNull String bucketNameString)
public void save()
public boolean isHelpDialogIconShown()
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.