Constructor and Description |
---|
XsrfPage() |
XsrfPage(String urlToVisit)
Use this constructor when you need JIRA to follow a link which should take you to xsrf error page.
|
Modifier and Type | Method and Description |
---|---|
boolean |
canRetry() |
String |
getUrl() |
boolean |
hasParamaters() |
boolean |
hasRequestParameter(String parameterName) |
boolean |
hasRequestParameters() |
void |
init() |
boolean |
isSessionExpired() |
boolean |
isXsrfCheckFailed() |
JiraLoginPage |
login() |
<P> P |
retry(Class<P> page,
Object... args) |
public XsrfPage(String urlToVisit)
urlToVisit
- public XsrfPage()
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()
public String getUrl()
getUrl
in interface com.atlassian.pageobjects.Page
Copyright © 2002-2019 Atlassian. All Rights Reserved.
View cookie preferences