public class FieldTestConfigureReportPage extends AbstractJiraPage
| Modifier and Type | Field and Description |
|---|---|
protected Navigation |
navigation |
body, driver, elementFinder, metaElement, pageBinder, timeouts| 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()
AbstractJiraPageisAt in class AbstractJiraPagepublic String getUrl()
public T next()
Copyright © 2002-2018 Atlassian. All Rights Reserved.