public class XsrfDialog extends FormDialog implements Xsrf
auiBlanket, form, FORM_SUBMITTING_CLASS, header, loading, messages
binder, CONTENT_AREA_CLASS, CONTENT_READY_CLASS, DIALOG_CLASS, DIALOG_OPEN_CLASS, driver, extendedFinder, HEADING_AREA_CLASS, id, javascriptExecutor, locator, queryFactory
Constructor and Description |
---|
XsrfDialog(String id) |
Modifier and Type | Method and Description |
---|---|
boolean |
canRetry() |
boolean |
hasParamaters() |
boolean |
hasRequestParameter(String parameterName) |
boolean |
hasRequestParameters() |
void |
init() |
boolean |
isSessionExpired() |
boolean |
isXsrfCheckFailed() |
JiraLoginPage |
login() |
<P> P |
retry(Class<P> page,
Object... args) |
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, waitWhileSubmitting
find, find, findAll, findAll, getDialogElement, isClosed, isInDOM, isOpen, waitUntilFinishedLoading
public XsrfDialog(String id)
public void init()
public boolean isSessionExpired()
isSessionExpired
in interface Xsrf
public boolean isXsrfCheckFailed()
isXsrfCheckFailed
in interface Xsrf
public boolean hasParamaters()
hasParamaters
in interface Xsrf
public boolean hasRequestParameters()
hasRequestParameters
in interface Xsrf
public boolean hasRequestParameter(String parameterName)
hasRequestParameter
in interface Xsrf
public JiraLoginPage login()
Copyright © 2002-2022 Atlassian. All Rights Reserved.