public final class AdminProjectsErrorPage extends AbstractJiraPage
body, driver, elementFinder, metaElement, pageBinder, timeouts| Constructor and Description |
|---|
AdminProjectsErrorPage() |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorPanelLinkUrl() |
protected String |
getParams() |
String |
getUrl() |
void |
init() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isAt()
Timed condition checking if we're at given page.
|
boolean |
isErrorPanelPresent() |
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedInpublic String getUrl()
getUrl in interface com.atlassian.pageobjects.Pagepublic void init()
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPageisAt in class AbstractJiraPagepublic boolean isErrorPanelPresent()
public String getErrorPanelLinkUrl()
protected String getParams()
Copyright © 2002-2019 Atlassian. All Rights Reserved.