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, 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@Inject protected com.atlassian.pageobjects.elements.PageElementFinder elementFinder
public com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPageindicator in class AbstractBambooPagepublic String getUrl()
public void setLocation(@NotNull
ArtifactStoragePage.LocationType locationType)
public void setBucketName(@NotNull
String bucketNameString)
public void save()
public boolean isHelpDialogIconShown()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.