public class AverageAgeReportPage extends AbstractJiraPage
| Modifier and Type | Field and Description |
|---|---|
protected Navigation |
navigation |
body, driver, elementFinder, javascriptExecutor, metaElement, timeouts, webDriverPoller| Constructor and Description |
|---|
AverageAgeReportPage() |
| Modifier and Type | Method and Description |
|---|---|
void |
changeTargetFilterTo(String filterName) |
void |
changeTargetProjectTo(String projectName) |
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 void changeTargetProjectTo(String projectName)
public void changeTargetFilterTo(String filterName)
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPageisAt in class AbstractJiraPagepublic String getUrl()
public T next()
Copyright © 2002-2024 Atlassian. All Rights Reserved.