public class TransitionOperationConfirmation extends AbstractJiraPage
Try not to freak out if you submit this page and change all your data.
Modifier and Type | Field and Description |
---|---|
protected LinkedHashMap<String,String> |
fields |
body, driver, elementFinder, javascriptExecutor, metaElement, pageBinder, timeouts, webDriverPoller
Constructor and Description |
---|
TransitionOperationConfirmation() |
Modifier and Type | Method and Description |
---|---|
BulkOperationProgressPage |
confirm() |
LinkedHashMap<String,String> |
getUpdatedFields() |
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, isLoggedIn
protected LinkedHashMap<String,String> fields
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPage
isAt
in class AbstractJiraPage
public String getUrl()
public LinkedHashMap<String,String> getUpdatedFields()
public BulkOperationProgressPage confirm()
Copyright © 2002-2024 Atlassian. All Rights Reserved.