public class ConfigureBulkActionPage extends AbstractBambooAdminPage
You shouldn't attempt to bind this class by visiting the page - instead begin executing bulk actions from SelectBulkActionPage.
driver, elementFinder, pageBinder, poller, testedProduct| Constructor and Description |
|---|
ConfigureBulkActionPage() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getConfigurationSnippet(Class<? extends T> componentClass) |
String |
getUrl() |
com.atlassian.pageobjects.elements.PageElement |
indicator()
This must return an element whose presence indicates that we're on given page.
|
ConfirmBulkActionPage |
next() |
getStateBannerdoWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoaded, sendEnterKey, sendEscapeKeypublic String getUrl()
public com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPageindicator in class AbstractBambooPagepublic <T> T getConfigurationSnippet(@NotNull
Class<? extends T> componentClass)
public ConfirmBulkActionPage next()
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.