public class EditTabSubPage extends AbstractPage
Modifier and Type | Field and Description |
---|---|
static String |
MAJOR_VERSION_INCREMENT_VALUE |
static String |
MINOR_VERSION_INCREMENT_VALUE |
driver, 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
|
String |
getDescription() |
String |
getTitle() |
DocumentBasePage |
save()
Save the modifications.
|
EditTabSubPage |
setDescription(String description) |
EditTabSubPage |
setTitle(String title) |
asPage, clickOnTabIfNotSelected, clickOnTabIfNotSelected, clickOnTabIfNotSelected, closeFancyBox, findElementAndWaitUntilEnabled, findElementAndWaitUntilEnabled, findElementsWithTimeout, findElementWaitUntilEnabledAndClick, findElementWaitUntilEnabledAndClick, findElementWaitUntilEnabledAndClick, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, get, getErrorFeedbackMessage, getFancyBoxContent, getFeedbackMessage, getHeaderLinks, getInfoFeedbackMessage, getWebFragment, getWebFragment, hasElement, selectItemInDropDownMenu, switchToFrame, useAjaxTabs, waitForFancyBoxClosed, waitUntilEnabled, waitUntilEnabled, waitUntilEnabledAndClick, waitUntilEnabledAndClick, waitUntilURLDifferentFrom
public static final String MAJOR_VERSION_INCREMENT_VALUE
public static final String MINOR_VERSION_INCREMENT_VALUE
public EditTabSubPage(org.openqa.selenium.WebDriver driver)
public DocumentBasePage edit(String title, String description, String versionIncrementLabel)
title
- description
- public EditTabSubPage setTitle(String title)
public String getDescription()
public EditTabSubPage setDescription(String description)
public DocumentBasePage save()
Copyright © 2018 Nuxeo. All rights reserved.