public class ConfigureReleaseVersioningPage extends AbstractBambooPage implements GlobalPage
driver, elementFinder, pageBinder, testedProduct| Constructor and Description |
|---|
ConfigureReleaseVersioningPage() |
| Modifier and Type | Method and Description |
|---|---|
AddVariableDialog |
addVariable() |
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.
|
com.atlassian.pageobjects.elements.PageElement |
setNextVersionPattern(String pattern) |
ConfigureDeploymentProjectPage |
submit() |
com.atlassian.pageobjects.elements.PageElement |
uncheckAutoIncrement() |
doWait, ensureIndicatorPresent, getHeader, isAdmin, isLoggedIn, isPageLoadedpublic AddVariableDialog addVariable()
public com.atlassian.pageobjects.elements.PageElement uncheckAutoIncrement()
public com.atlassian.pageobjects.elements.PageElement setNextVersionPattern(String pattern)
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.Pagepublic ConfigureDeploymentProjectPage submit()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.