public class QuickFiltersConfigurationPage extends AbstractBambooAdminPage implements SideMenuAdminPage
driver, elementFinder, pageBinder, poller, testedProduct| Constructor and Description |
|---|
QuickFiltersConfigurationPage() |
| Modifier and Type | Method and Description |
|---|---|
EditQuickFilterDialog |
createQuickFilter() |
List<QuickFilterRow> |
getExistingQuickFilters() |
String |
getUrl() |
com.atlassian.pageobjects.elements.PageElement |
indicator()
This must return an element whose presence indicates that we're on given page.
|
protected com.atlassian.pageobjects.elements.query.TimedCondition |
isPageLoaded()
This indicates that the page has loaded and the presence of indicator may be verified.
|
String |
linkId()
ID of the link in the side menu.
|
AdminPanelSection |
section()
Section under which the page is located in the admin panel.
|
getStateBannerdoWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, sendEnterKey, sendEscapeKeypublic AdminPanelSection section()
SideMenuAdminPagesection in interface SideMenuAdminPagepublic String linkId()
SideMenuAdminPagelinkId in interface SideMenuAdminPageprotected com.atlassian.pageobjects.elements.query.TimedCondition isPageLoaded()
AbstractBambooPageisPageLoaded in class AbstractBambooPagepublic com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPageindicator in class AbstractBambooPagepublic String getUrl()
getUrl in interface com.atlassian.pageobjects.Pagepublic EditQuickFilterDialog createQuickFilter()
public List<QuickFilterRow> getExistingQuickFilters()
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.