public class ConfigureEnvironmentDetailsPage extends AbstractBambooPage implements GlobalPage
driver, elementFinder, pageBinder, poller, testedProduct, timeouts
Constructor and Description |
---|
ConfigureEnvironmentDetailsPage() |
Modifier and Type | Method and Description |
---|---|
ConfigureEnvironmentDetailsPage |
enterDetails(String name,
String description) |
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.
|
ConfigureDeploymentProjectPage |
submitAndBack() |
ConfigureEnvironmentDetailsPage |
submitWithValidationFailure() |
click, doWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoaded, sendEscapeKey, waitUntilElementIsLocated, waitUntilElementIsNotLocated, waitUntilElementIsNotVisible, waitUntilElementIsVisible
public ConfigureEnvironmentDetailsPage enterDetails(String name, String description)
public ConfigureDeploymentProjectPage submitAndBack()
public ConfigureEnvironmentDetailsPage submitWithValidationFailure()
public com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPage
indicator
in class AbstractBambooPage
public String globalLinkId()
GlobalPage
globalLinkId
in interface GlobalPage
public String getUrl()
getUrl
in interface com.atlassian.pageobjects.Page
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.