public class VocabulariesPage extends AdminCenterBasePage
documentManagementLink, monitoringLink, nuxeoConnectLink, systemInformationLink, updateCenterLink, userAndGroupsLink, vocabulariesLinkuserServicesForm| Constructor and Description |
|---|
VocabulariesPage(org.openqa.selenium.WebDriver driver) |
| Modifier and Type | Method and Description |
|---|---|
VocabulariesPage |
addEntry(String entryId,
String parentId,
String entryEnglishLabel,
String entryFrenchLabel,
boolean obsolete,
int order) |
VocabulariesPage |
deleteEntry(String entryId) |
List<String> |
getDirectoriesList()
Return the list of directories in the select box
|
org.openqa.selenium.WebElement |
getDirectoryEntryRow(String entryId) |
boolean |
hasEntry(String entryId) |
VocabulariesPage |
select(String directoryName)
Select one of the directory in the select box
|
exitAdminCenter, getAvailableSubTabs, getConnectHomePage, getMonitoringPage, getSelectedSubTab, getSystemHomePage, getUpdateCenterHomePage, getUsersGroupsHomePage, getVocabulariesPage, selectSubTabasPage, findElementAndWaitUntilEnabled, findElementAndWaitUntilEnabled, findElementsWithTimeout, findElementWaitUntilEnabledAndClick, findElementWaitUntilEnabledAndClick, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, get, getErrorFeedbackMessage, getFancyBoxContent, getFeedbackMessage, getHeaderLinks, getWebFragment, getWebFragment, hasElement, selectItemInDropDownMenu, switchToFrame, waitUntilEnabled, waitUntilURLDifferentFrompublic VocabulariesPage addEntry(String entryId, String parentId, String entryEnglishLabel, String entryFrenchLabel, boolean obsolete, int order)
public VocabulariesPage deleteEntry(String entryId)
public List<String> getDirectoriesList()
public org.openqa.selenium.WebElement getDirectoryEntryRow(String entryId)
public boolean hasEntry(String entryId)
public VocabulariesPage select(String directoryName)
directoryName - Copyright © 2014 Nuxeo SA. All rights reserved.