public class PlanHistoryPage extends AbstractBambooPage
driver, elementFinder, pageBinder, testedProduct
Constructor and Description |
---|
PlanHistoryPage(PlanKey planKey) |
PlanHistoryPage(String planKey) |
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.
|
doWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoaded
public PlanHistoryPage(PlanKey planKey)
public PlanHistoryPage(String planKey)
public String getUrl()
public com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPage
indicator
in class AbstractBambooPage
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.