public class SelectBulkActionPage extends AbstractBambooAdminPage implements SideMenuAdminPage
You should start executing bulk actions by visiting this page and progressing by clicking next().
driver, elementFinder, pageBinder, poller, testedProduct| Constructor and Description |
|---|
SelectBulkActionPage() |
| Modifier and Type | Method and Description |
|---|---|
String |
getUrl() |
com.atlassian.pageobjects.elements.PageElement |
indicator()
This must return an element whose presence indicates that we're on given page.
|
String |
linkId()
ID of the link in the side menu.
|
ChoosePlansForBulkActionsPage |
next() |
SelectBulkActionPage |
withSelectedBulkAction(String bulkActionKey) |
getStateBanner, sideMenudoWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoadedpublic String getUrl()
getUrl in interface com.atlassian.pageobjects.Pagepublic String linkId()
SideMenuAdminPagelinkId in interface SideMenuAdminPagepublic com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPageindicator in class AbstractBambooPagepublic SelectBulkActionPage withSelectedBulkAction(@NotNull String bulkActionKey)
public ChoosePlansForBulkActionsPage next()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.