public class ManualEncryptionPage extends AbstractBambooPage
Modifier and Type | Field and Description |
---|---|
static String |
URL |
driver, elementFinder, poller, testedProduct
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() |
doWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoaded, sendEnterKey, sendEscapeKey
public static final String URL
public com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPage
indicator
in class AbstractBambooPage
public 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 © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.