public class CurrentBuildQueuePage extends AbstractBambooPage
Modifier and Type | Field and Description |
---|---|
static String |
URI |
driver, elementFinder, pageBinder, testedProduct
Constructor and Description |
---|
CurrentBuildQueuePage() |
Modifier and Type | Method and Description |
---|---|
void |
dragResultAfter(PlanResultKey dragResult,
PlanResultKey afterResult) |
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
public static final String URI
public String getUrl()
public com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPage
indicator
in class AbstractBambooPage
public void dragResultAfter(PlanResultKey dragResult, PlanResultKey afterResult)
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.