public class ConfigureEnvironmentMiscellaneousPage extends AbstractBambooPage
driver, elementFinder, pageBinder, poller, testedProduct| Constructor and Description |
|---|
ConfigureEnvironmentMiscellaneousPage(String environmentId) |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.pageobjects.elements.PageElement |
getInputElement(String name) |
String |
getUrl() |
com.atlassian.pageobjects.elements.PageElement |
indicator()
This must return an element whose presence indicates that we're on given page.
|
ConfigureDeploymentProjectPage |
saveConfiguration() |
ConfigureEnvironmentMiscellaneousPage |
setTextfieldText(String name,
String text) |
doWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoaded, sendEnterKey, sendEscapeKeypublic ConfigureEnvironmentMiscellaneousPage(String environmentId)
public com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPageindicator in class AbstractBambooPagepublic String getUrl()
public ConfigureDeploymentProjectPage saveConfiguration()
public ConfigureEnvironmentMiscellaneousPage setTextfieldText(@NotNull String name, @NotNull String text)
public com.atlassian.pageobjects.elements.PageElement getInputElement(@NotNull
String name)
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.