public static class TrustedKeysPage.AddTrustedKeyDialogPage extends AbstractBambooPage
driver, elementFinder, pageBinder, poller, testedProduct
Constructor and Description |
---|
AddTrustedKeyDialogPage() |
Modifier and Type | Method and Description |
---|---|
String |
getUrl() |
List<com.atlassian.pageobjects.elements.PageElement> |
getValidationErrors() |
com.atlassian.pageobjects.elements.PageElement |
indicator()
This must return an element whose presence indicates that we're on given page.
|
void |
save() |
void |
setHost(String host) |
void |
setKey(String key) |
doWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoaded, sendEnterKey, sendEscapeKey
public com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPage
indicator
in class AbstractBambooPage
public String getUrl()
public void setHost(String host)
public void setKey(String key)
public void save()
public List<com.atlassian.pageobjects.elements.PageElement> getValidationErrors()
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.