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, metaElement, pageBinder, timeouts
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, isLoggedIn
protected com.atlassian.pageobjects.elements.PageElement confirm
protected com.atlassian.pageobjects.elements.PageElement updatedfields
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPage
isAt
in class AbstractJiraPage
public String getUrl()
public String getUpdatedField()
public String getUpdateOption()
public OperationProgress confirm()
Copyright © 2002-2019 Atlassian. All Rights Reserved.