public class IndexProgressPage extends AbstractJiraPage
body, driver, elementFinder, javascriptExecutor, metaElement, pageBinder, timeouts, webDriverPoller| Constructor and Description |
|---|
IndexProgressPage() |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.pageobjects.elements.PageElement |
getAcknowledgeButton() |
com.atlassian.pageobjects.elements.PageElement |
getDoneButton() |
com.atlassian.pageobjects.elements.query.TimedQuery<String> |
getFinishedMessage() |
com.atlassian.pageobjects.elements.PageElement |
getInfoText() |
String |
getUrl() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isAt()
Timed condition checking if we're at given page.
|
void |
waitUntilFinished() |
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedInpublic com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPageisAt in class AbstractJiraPagepublic String getUrl()
public com.atlassian.pageobjects.elements.query.TimedQuery<String> getFinishedMessage()
public void waitUntilFinished()
public com.atlassian.pageobjects.elements.PageElement getInfoText()
public com.atlassian.pageobjects.elements.PageElement getDoneButton()
public com.atlassian.pageobjects.elements.PageElement getAcknowledgeButton()
Copyright © 2002-2024 Atlassian. All Rights Reserved.