public class MovePlansPage extends AbstractBambooPage
driver, elementFinder, pageBinder, poller, testedProduct
Constructor and Description |
---|
MovePlansPage() |
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.
|
MovePlansConfigureDetailsPage |
submitAndConfigureDetails() |
MovePlansPage |
withNewProject(String projectKey,
String projectName) |
MovePlansPage |
withPlan(PlanKey planKey) |
doWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoaded, sendEnterKey, sendEscapeKey
public com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPage
indicator
in class AbstractBambooPage
public String getUrl()
public MovePlansPage withNewProject(@NotNull String projectKey, @NotNull String projectName)
public MovePlansPage withPlan(@NotNull PlanKey planKey)
public MovePlansConfigureDetailsPage submitAndConfigureDetails()
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.