public class SharedDashboardsPage extends AbstractJiraPage
| Modifier and Type | Field and Description | 
|---|---|
protected com.atlassian.pageobjects.elements.PageElementFinder | 
finder  | 
body, driver, elementFinder, javascriptExecutor, metaElement, pageBinder, timeouts, webDriverPoller| Constructor and Description | 
|---|
SharedDashboardsPage()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getUrl()  | 
com.atlassian.pageobjects.elements.query.TimedCondition | 
isAt()
Timed condition checking if we're at given page. 
 | 
DropDown | 
openOperationsDropdownForDashboard(String filterId)  | 
SharedDashboardsPage | 
sortBy(String fieldName)  | 
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedInpublic String getUrl()
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPageisAt in class AbstractJiraPagepublic DropDown openOperationsDropdownForDashboard(String filterId)
public SharedDashboardsPage sortBy(String fieldName)
Copyright © 2002-2024 Atlassian. All Rights Reserved.