Package com.atlassian.crowd.pageobjects
Class FiltersPage<ItemType,Page extends FiltersPage>
java.lang.Object
com.atlassian.crowd.pageobjects.AbstractCrowdPage
com.atlassian.crowd.pageobjects.FiltersPage<ItemType,Page>
- All Implemented Interfaces:
com.atlassian.pageobjects.Page
- Direct Known Subclasses:
BrowseApplicationsPage
,BrowseGroupsPage
,BrowsePrincipalsPage
,DirectoryBrowserPage
-
Field Summary
Modifier and TypeFieldDescriptionprotected com.atlassian.pageobjects.elements.PageElement
protected com.atlassian.pageobjects.elements.PageElement
protected com.atlassian.pageobjects.elements.PageElement
protected com.atlassian.pageobjects.elements.PageElement
protected com.atlassian.pageobjects.elements.PageElement
protected com.atlassian.pageobjects.elements.PageElement
protected com.atlassian.pageobjects.elements.PageElement
Fields inherited from class com.atlassian.crowd.pageobjects.AbstractCrowdPage
auiMessages, DEFAULT_CANCEL_BUTTON_ID, DEFAULT_FORM_FIELD_SELECTOR, DEFAULT_SUBMIT_BUTTON_SELECTOR, driver, finder, footer, forgedLicenseWarningBanner, I18N, NEXT_BUTTON_SELECTOR, pageBinder, systemAdminMenu, TABLE_ROWS_SELECTOR, VALUE_DATA_ATTRIBUTE
-
Constructor Summary
-
Method Summary
Methods inherited from class com.atlassian.crowd.pageobjects.AbstractCrowdPage
bindAndWaitUntilPageLoad, clickWithJsById, executeJavascript, getAuiMessages, getForgedLicenseWarningBanner, getHeader, getJsExecutor, getSystemAdminDropdownMenu, initializeSystemAdminMenu, isContentLoaded, isSystemAdminDropdownMenuPresent, reloadWithoutWaitingForContent, selectOptionById, selectOptionByLabel, setTextField, setTextFieldValueAndPressEnter, waitUntilAsyncFinished, waitUntilAsyncFinished, waitUntilContentLoaded, waitUntilPageLoad
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.atlassian.pageobjects.Page
getUrl
-
Field Details
-
message
protected com.atlassian.pageobjects.elements.PageElement message -
tableLoading
protected com.atlassian.pageobjects.elements.PageElement tableLoading -
table
protected com.atlassian.pageobjects.elements.PageElement table -
searchInput
protected com.atlassian.pageobjects.elements.PageElement searchInput -
submitButton
protected com.atlassian.pageobjects.elements.PageElement submitButton -
lastLoadedIndicator
protected com.atlassian.pageobjects.elements.PageElement lastLoadedIndicator -
paginationContainer
protected com.atlassian.pageobjects.elements.PageElement paginationContainer
-
-
Constructor Details
-
FiltersPage
public FiltersPage()
-
-
Method Details
-
waitUntilReloaded
protected void waitUntilReloaded() -
waitUntilInitialLoad
protected void waitUntilInitialLoad() -
initialize
public void initialize() -
getItems
-
setSearch
-
getSearch
-
setStatusAll
-
setStatus
-
getStatus
-
search
-
hasNextPage
public boolean hasNextPage() -
getNextPageButton
protected com.atlassian.pageobjects.elements.PageElement getNextPageButton() -
goToNextPage
-
getSubmitButton
protected com.atlassian.pageobjects.elements.PageElement getSubmitButton() -
getMessage
-