public class OperationProgress extends AbstractJiraPage
| Modifier and Type | Field and Description |
|---|---|
protected com.atlassian.pageobjects.elements.PageElement |
acknowledgeButton |
protected com.atlassian.pageobjects.elements.PageElement |
title |
body, driver, elementFinder, metaElement, pageBinder, timeouts| Constructor and Description |
|---|
OperationProgress() |
| Modifier and Type | Method and Description |
|---|---|
AdvancedSearch |
acknowledge() |
String |
getUrl() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isAt()
Timed condition checking if we're at given page.
|
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedInprotected com.atlassian.pageobjects.elements.PageElement title
protected com.atlassian.pageobjects.elements.PageElement acknowledgeButton
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPageisAt in class AbstractJiraPagepublic String getUrl()
public AdvancedSearch acknowledge()
Copyright © 2002-2016 Atlassian. All Rights Reserved.