public class ConfirmationPage extends AbstractJiraPage
| Modifier and Type | Field and Description |
|---|---|
protected com.atlassian.pageobjects.elements.PageElement |
confirm |
protected com.atlassian.pageobjects.elements.PageElement |
updatedfields |
body, driver, elementFinder, javascriptExecutor, metaElement, pageBinder, timeouts, webDriverPoller| Constructor and Description |
|---|
ConfirmationPage() |
| Modifier and Type | Method and Description |
|---|---|
OperationProgress |
confirm() |
String |
getUpdatedField() |
String |
getUpdateOption() |
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 confirm
protected com.atlassian.pageobjects.elements.PageElement updatedfields
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPageisAt in class AbstractJiraPagepublic String getUrl()
public String getUpdatedField()
public String getUpdateOption()
public OperationProgress confirm()
Copyright © 2002-2021 Atlassian. All Rights Reserved.