public static class TrustedKeysPage.AddTrustedKeyDialogPage extends AbstractBambooPage
driver, elementFinder, pageBinder, poller, testedProduct, timeouts
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) |
click, doWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoaded, sendEscapeKey, waitUntilElementIsLocated, waitUntilElementIsNotLocated, waitUntilElementIsNotVisible, waitUntilElementIsVisible
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 © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.