Uses of Class
org.xwiki.administration.test.po.GroupsPage
-
-
Uses of GroupsPage in org.xwiki.administration.test.po
Methods in org.xwiki.administration.test.po that return GroupsPage Modifier and Type Method Description GroupsPageGroupsPage. addNewGroup(String groupName)Method to create a new Group.GroupsPageGroupsPage. deleteGroup(String groupName)static GroupsPageGroupsPage. gotoPage()Method to go to the Administration/Groups page.
-