public class BulkActionResultsPage 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, timeouts
Constructor and Description |
---|
BulkActionResultsPage() |
Modifier and Type | Method and Description |
---|---|
int |
getNumberOfFailedExecutions() |
int |
getNumberOfSuccessfulExecutions() |
String |
getUrl() |
com.atlassian.pageobjects.elements.PageElement |
indicator()
This must return an element whose presence indicates that we're on given page.
|
getStateBanner
click, doWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoaded, sendEscapeKey, waitUntilElementIsLocated, waitUntilElementIsNotLocated, waitUntilElementIsNotVisible, waitUntilElementIsVisible
public String getUrl()
public com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPage
indicator
in class AbstractBambooPage
public int getNumberOfFailedExecutions()
public int getNumberOfSuccessfulExecutions()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.