public class GroupsTabSubPage extends UsersGroupsBasePage
groupsTabLink, selectedTab, usersTabLink
activityLink, documentManagementLink, monitoringLink, nuxeoConnectLink, systemInformationLink, updateCenterLink, userAndGroupsLink, vocabulariesLink, worflowsLink
driver, userServicesForm
Constructor and Description |
---|
GroupsTabSubPage(org.openqa.selenium.WebDriver driver) |
Modifier and Type | Method and Description |
---|---|
GroupCreationFormPage |
getGroupCreatePage() |
boolean |
isGroupFound(String groupname)
Checks if the group was found in the last search result page.
|
GroupsTabSubPage |
searchGroup(String query) |
GroupViewTabSubPage |
viewGroup(String groupname) |
clickOnLinkIfNotSelected, getGroupsTab, getGroupsTab, getUsersTab, getUsersTab
clickOnTab, clickOnTab, exitAdminCenter, getActivityPage, getAvailableSubTabs, getConnectHomePage, getMonitoringPage, getSelectedSubTab, getSystemHomePage, getUpdateCenterHomePage, getUsersGroupsHomePage, getVocabulariesPage, getWorkflowsPage, selectSubTab
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 GroupsTabSubPage(org.openqa.selenium.WebDriver driver)
public GroupCreationFormPage getGroupCreatePage()
public GroupsTabSubPage searchGroup(String query)
public boolean isGroupFound(String groupname)
public GroupViewTabSubPage viewGroup(String groupname)
Copyright © 2018 Nuxeo. All rights reserved.