public class DeletePlanPage extends AbstractBambooPage
driver, elementFinder, pageBinder, poller, testedProduct
Constructor and Description |
---|
DeletePlanPage(PlanKey planKey) |
Modifier and Type | Method and Description |
---|---|
void |
confirmAndDelete() |
String |
getUrl() |
com.atlassian.pageobjects.elements.PageElement |
indicator()
This must return an element whose presence indicates that we're on given page.
|
doWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoaded, sendEnterKey, sendEscapeKey
public DeletePlanPage(@NotNull PlanKey planKey)
public com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPage
indicator
in class AbstractBambooPage
public String getUrl()
public void confirmAndDelete()
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.