public class ConfigureReleaseVersioningPage extends AbstractBambooPage implements GlobalPage
driver, elementFinder, pageBinder, poller, testedProduct
Constructor and Description |
---|
ConfigureReleaseVersioningPage() |
Modifier and Type | Method and Description |
---|---|
AddVariableDialog |
addVariable() |
List<String> |
getErrors() |
String |
getNextVersionPattern() |
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.
|
ConfigureReleaseVersioningPage |
setNextVersionPattern(String pattern) |
ConfigureDeploymentProjectPage |
submit() |
ConfigureReleaseVersioningPage |
uncheckAutoIncrement() |
doWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoaded, sendEnterKey, sendEscapeKey
public AddVariableDialog addVariable()
public ConfigureReleaseVersioningPage uncheckAutoIncrement()
public String getNextVersionPattern()
public ConfigureReleaseVersioningPage setNextVersionPattern(String pattern)
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
public ConfigureDeploymentProjectPage submit()
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.