public class SetupAwsPage extends AbstractBambooPage
driver, elementFinder, pageBinder, testedProduct
Constructor and Description |
---|
SetupAwsPage() |
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.
|
void |
submit() |
SetupAwsPage |
withAccessKeyId(String accessKeyId) |
SetupAwsPage |
withRegion(com.atlassian.aws.ec2.awssdk.AwsSupportConstants.Region region) |
SetupAwsPage |
withSecretAccessKey(String secretAccessKey) |
doWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoaded
public com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPage
indicator
in class AbstractBambooPage
public String getUrl()
public SetupAwsPage withAccessKeyId(String accessKeyId)
public SetupAwsPage withSecretAccessKey(String secretAccessKey)
public SetupAwsPage withRegion(com.atlassian.aws.ec2.awssdk.AwsSupportConstants.Region region)
public void submit()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.