public class BambooAdminHomePage extends AbstractBambooPage implements com.atlassian.pageobjects.page.AdminHomePage<BambooHeader>
Modifier and Type | Field and Description |
---|---|
static String |
URI |
driver, elementFinder, pageBinder, poller, testedProduct
Constructor and Description |
---|
BambooAdminHomePage() |
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, sendEnterKey, sendEscapeKey
public static final String URI
public String getUrl()
getUrl
in interface com.atlassian.pageobjects.Page
public com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPage
indicator
in class AbstractBambooPage
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.