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