public class TimeFilterDialog extends AbstractJiraPage
body, driver, elementFinder, javascriptExecutor, metaElement, pageBinder, timeouts, webDriverPoller
Constructor and Description |
---|
TimeFilterDialog() |
Modifier and Type | Method and Description |
---|---|
ViewPage |
getRecordsInDateRange(String from,
String to,
JiraTestedProduct jira) |
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
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPage
isAt
in class AbstractJiraPage
public String getUrl()
public ViewPage getRecordsInDateRange(String from, String to, JiraTestedProduct jira)
Copyright © 2002-2023 Atlassian. All Rights Reserved.