public class FieldTestConfigureReportPage extends AbstractJiraPage
Modifier and Type | Field and Description |
---|---|
protected Navigation |
navigation |
body, driver, elementFinder, javascriptExecutor, metaElement, pageBinder, timeouts, webDriverPoller
Constructor and Description |
---|
FieldTestConfigureReportPage() |
Modifier and Type | Method and Description |
---|---|
com.atlassian.pageobjects.elements.MultiSelectElement |
getMultiSelect() |
protected String |
getReportKey() |
String |
getUrl() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isAt()
Timed condition checking if we're at given page.
|
T |
next() |
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedIn
@Inject protected Navigation navigation
protected String getReportKey()
public com.atlassian.pageobjects.elements.MultiSelectElement getMultiSelect()
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPage
isAt
in class AbstractJiraPage
public String getUrl()
public T next()
Copyright © 2002-2024 Atlassian. All Rights Reserved.