@Deprecated public class ApplicationLinksAdminPage extends AbstractBambooPage
Modifier and Type | Class and Description |
---|---|
static class |
ApplicationLinksAdminPage.EitherElementVisibleCondition
Deprecated.
|
driver, elementFinder, pageBinder, poller, testedProduct
Constructor and Description |
---|
ApplicationLinksAdminPage()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
AddApplicationLinkDialog |
addApplicationLink()
Deprecated.
|
void |
clearAllApplicationLinks()
Deprecated.
|
void |
ensureIndicatorPresent()
Deprecated.
Checks for presence of
AbstractBambooPage.indicator() by default. |
String |
getUrl()
Deprecated.
|
com.atlassian.pageobjects.elements.PageElement |
indicator()
Deprecated.
This must return an element whose presence indicates that we're on given page.
|
doWait, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoaded, sendEnterKey, sendEscapeKey
public String getUrl()
public void ensureIndicatorPresent()
AbstractBambooPage
Checks for presence of AbstractBambooPage.indicator()
by default.
If different wait functionality is required, just override this method.
ensureIndicatorPresent
in class AbstractBambooPage
public com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPage
indicator
in class AbstractBambooPage
public AddApplicationLinkDialog addApplicationLink()
public void clearAllApplicationLinks()
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.