public class CreateEnvironmentPage extends AbstractBambooPage implements GlobalPage
driver, elementFinder, pageBinder, poller, testedProduct| Constructor and Description |
|---|
CreateEnvironmentPage() |
| Modifier and Type | Method and Description |
|---|---|
CreateEnvironmentPage |
enterDetails(String name,
String description) |
com.atlassian.pageobjects.elements.PageElement |
getForm() |
String |
getUrl() |
String |
globalLinkId()
ID of the link in the main navigation menu.
|
com.atlassian.pageobjects.elements.PageElement |
indicator()
This must return an element whose presence indicates that we're on given page.
|
CreateEnvironmentPage |
selectAgentIsolationType() |
CreateEnvironmentPage |
selectDockerIsolationType() |
ConfigureDeploymentProjectPage |
submitAndBack() |
CreateEnvironmentPage |
submitWithValidationFailure() |
CreateEnvironmentPage |
updateDockerImage(String newDockerImage) |
doWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoaded, sendEnterKey, sendEscapeKeypublic CreateEnvironmentPage enterDetails(String name, String description)
public CreateEnvironmentPage selectAgentIsolationType()
public CreateEnvironmentPage selectDockerIsolationType()
public CreateEnvironmentPage updateDockerImage(@NotNull String newDockerImage)
public ConfigureDeploymentProjectPage submitAndBack()
public CreateEnvironmentPage submitWithValidationFailure()
public com.atlassian.pageobjects.elements.PageElement getForm()
public com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPageindicator in class AbstractBambooPagepublic String globalLinkId()
GlobalPageglobalLinkId in interface GlobalPagepublic String getUrl()
getUrl in interface com.atlassian.pageobjects.PageCopyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.