public class EditTabSubPage extends AbstractPage
Modifier and Type | Field and Description |
---|---|
static String |
MAJOR_VERSION_INCREMENT_VALUE |
static String |
MINOR_VERSION_INCREMENT_VALUE |
userServicesForm
Constructor and Description |
---|
EditTabSubPage(org.openqa.selenium.WebDriver driver) |
Modifier and Type | Method and Description |
---|---|
DocumentBasePage |
edit(String title,
String description,
String versionIncrementLabel)
By default
|
DocumentBasePage |
save()
Save the modifications.
|
asPage, findElementAndWaitUntilEnabled, findElementAndWaitUntilEnabled, findElementsWithTimeout, findElementWaitUntilEnabledAndClick, findElementWaitUntilEnabledAndClick, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, get, getErrorFeedbackMessage, getFancyBoxContent, getFeedbackMessage, getHeaderLinks, getWebFragment, getWebFragment, hasElement, selectItemInDropDownMenu, switchToFrame, waitUntilEnabled, waitUntilURLDifferentFrom
public static final String MAJOR_VERSION_INCREMENT_VALUE
public static final String MINOR_VERSION_INCREMENT_VALUE
public DocumentBasePage edit(String title, String description, String versionIncrementLabel)
title
- description
- public DocumentBasePage save()
Copyright © 2015 Nuxeo SA. All rights reserved.