public class PlansWithCustomExpiryPage extends AbstractBambooAdminPage
| Modifier and Type | Class and Description |
|---|---|
static class |
PlansWithCustomExpiryPage.ConfirmationDialog |
static class |
PlansWithCustomExpiryPage.Plan |
static class |
PlansWithCustomExpiryPage.TableComponent |
driver, elementFinder, pageBinder, poller, testedProduct| Constructor and Description |
|---|
PlansWithCustomExpiryPage() |
| Modifier and Type | Method and Description |
|---|---|
List<PlansWithCustomExpiryPage.Plan> |
getPlans() |
String |
getUrl() |
com.atlassian.pageobjects.elements.PageElement |
indicator()
This must return an element whose presence indicates that we're on given page.
|
PlansWithCustomExpiryPage.ConfirmationDialog |
remove(String planName)
Remove custom expiry for given plan.
|
getStateBannerdoWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoaded, sendEnterKey, sendEscapeKeypublic com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPageindicator in class AbstractBambooPagepublic String getUrl()
public List<PlansWithCustomExpiryPage.Plan> getPlans()
public PlansWithCustomExpiryPage.ConfirmationDialog remove(String planName)
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.