public class ManualEncryptionPage extends AbstractBambooPage
| Modifier and Type | Field and Description |
|---|---|
static String |
URL |
driver, elementFinder, poller, testedProduct, timeouts| Constructor and Description |
|---|
ManualEncryptionPage() |
| Modifier and Type | Method and Description |
|---|---|
BambooDashboardPage |
back() |
String |
getErrorDialogMessage() |
List<String> |
getFormErrors() |
String |
getOutput() |
String |
getUrl() |
boolean |
hasErrorDialog() |
com.atlassian.pageobjects.elements.PageElement |
indicator()
This must return an element whose presence indicates that we're on given page.
|
boolean |
isSuccessful() |
ManualEncryptionPage |
setText(String text) |
ManualEncryptionPage |
submit() |
click, doWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoaded, sendEscapeKey, waitUntilElementIsLocated, waitUntilElementIsNotLocated, waitUntilElementIsNotVisible, waitUntilElementIsVisiblepublic static final String URL
public com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPageindicator in class AbstractBambooPagepublic String getUrl()
public ManualEncryptionPage setText(String text)
public ManualEncryptionPage submit()
public boolean isSuccessful()
public String getOutput()
public boolean hasErrorDialog()
public String getErrorDialogMessage()
public BambooDashboardPage back()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.