public class ReportResultPage extends AbstractJiraPage
body, driver, elementFinder, javascriptExecutor, metaElement, pageBinder, timeouts, webDriverPoller
Constructor and Description |
---|
ReportResultPage() |
Modifier and Type | Method and Description |
---|---|
Optional<String> |
getProjectNameInSidebar()
If there is a sidebar on the page for this report, return the name of the project in the sidebar.
|
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 Optional<String> getProjectNameInSidebar()
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPage
isAt
in class AbstractJiraPage
public String getUrl()
Copyright © 2002-2023 Atlassian. All Rights Reserved.