public class RestoreInProgressPage extends AbstractJiraPage
Modifier and Type | Field and Description |
---|---|
static int |
MAX_TIMEOUT_FOR_RESTORE |
body, driver, elementFinder, javascriptExecutor, metaElement, pageBinder, timeouts, webDriverPoller
Constructor and Description |
---|
RestoreInProgressPage() |
Modifier and Type | Method and Description |
---|---|
String |
getUrl() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isAt()
Timed condition checking if we're at given page.
|
RestoreInProgressPage |
submitRefresh() |
RestoreCompleted |
waitForRestoreCompleted() |
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedIn
public static final int MAX_TIMEOUT_FOR_RESTORE
public String getUrl()
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPage
isAt
in class AbstractJiraPage
public RestoreInProgressPage submitRefresh()
public RestoreCompleted waitForRestoreCompleted()
Copyright © 2002-2022 Atlassian. All Rights Reserved.