public class GroupEditFormPage extends UsersGroupsBasePage
groupsTabLink, selectedTab, usersTabLinkactivityLink, documentManagementLink, monitoringLink, nuxeoConnectLink, systemInformationLink, updateCenterLink, userAndGroupsLink, vocabulariesLink, worflowsLinkdriver, userServicesForm| Constructor and Description | 
|---|
GroupEditFormPage(org.openqa.selenium.WebDriver driver)  | 
| Modifier and Type | Method and Description | 
|---|---|
GroupEditFormPage | 
addMember(String member)  | 
List<String> | 
getMembers()  | 
List<String> | 
getSubGroups()  | 
GroupViewTabSubPage | 
save()  | 
void | 
setLabel(String label)  | 
GroupEditFormPage | 
setMembers(String... members)  | 
GroupEditFormPage | 
setSubGroups(String... subGroups)  | 
clickOnLinkIfNotSelected, getGroupsTab, getGroupsTab, getUsersTab, getUsersTabclickOnTab, clickOnTab, exitAdminCenter, getActivityPage, getAvailableSubTabs, getConnectHomePage, getMonitoringPage, getSelectedSubTab, getSystemHomePage, getUpdateCenterHomePage, getUsersGroupsHomePage, getVocabulariesPage, getWorkflowsPage, selectSubTabasPage, 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, waitUntilURLDifferentFrompublic GroupEditFormPage(org.openqa.selenium.WebDriver driver)
public List<String> getMembers()
public GroupEditFormPage setMembers(String... members)
public GroupEditFormPage addMember(String member)
public List<String> getSubGroups()
public GroupEditFormPage setSubGroups(String... subGroups)
public GroupViewTabSubPage save()
Copyright © 2019 Nuxeo. All rights reserved.