Class RememberMeTokensDialog
java.lang.Object
com.atlassian.jira.pageobjects.dialogs.JiraDialog
com.atlassian.jira.pageobjects.dialogs.FormDialog
com.atlassian.jira.pageobjects.pages.admin.user.RememberMeTokensDialog
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected com.atlassian.pageobjects.elements.PageElementprotected com.atlassian.pageobjects.elements.PageElementprotected com.atlassian.pageobjects.elements.PageElementprotected Iterable<com.atlassian.pageobjects.elements.PageElement> protected com.atlassian.pageobjects.elements.timeout.TimeoutsFields inherited from class com.atlassian.jira.pageobjects.dialogs.FormDialog
auiBlanket, form, FORM_SUBMITTING_CLASS, header, loading, messagesFields inherited from class com.atlassian.jira.pageobjects.dialogs.JiraDialog
binder, CONTENT_AREA_CLASS, CONTENT_READY_CLASS, DIALOG_CLASS, DIALOG_OPEN_CLASS, driver, extendedFinder, HEADING_AREA_CLASS, id, javascriptExecutor, locator, queryFactory -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidList<com.atlassian.pageobjects.elements.PageElement> com.atlassian.pageobjects.elements.TimedElementMethods inherited from class com.atlassian.jira.pageobjects.dialogs.FormDialog
acceptDirtyFormWarning, assertDialogClosed, assertDialogOpen, close, closeNoWait, escape, getAuiMessage, getFields, getFormErrorElements, getFormErrorList, getFormErrors, getTimedTitle, getTitle, hasFormErrors, initAbstractDialog, messages, ready, setElement, setField, submit, submit, submit, waitForFormErrors, waitUntilClosed, waitUntilHidden, waitWhileSubmittingMethods inherited from class com.atlassian.jira.pageobjects.dialogs.JiraDialog
find, find, findAll, findAll, getDialogElement, isClosed, isInDOM, isOpen, waitUntilFinishedLoading
-
Field Details
-
timeouts
@Inject protected com.atlassian.pageobjects.elements.timeout.Timeouts timeouts -
heading
protected com.atlassian.pageobjects.elements.PageElement heading -
table
protected com.atlassian.pageobjects.elements.PageElement table -
tableRows
-
clearTokensButton
protected com.atlassian.pageobjects.elements.PageElement clearTokensButton
-
-
Constructor Details
-
RememberMeTokensDialog
public RememberMeTokensDialog()
-
-
Method Details
-
getHeading
-
getTokenEntries
-
getTokenMessage
public com.atlassian.pageobjects.elements.TimedElement getTokenMessage() -
clearAllTokens
public void clearAllTokens()
-