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 GroupsPage
GroupsPage. addNewGroup(String groupName)
Method to create a new Group.GroupsPage
GroupsPage. deleteGroup(String groupName)
static GroupsPage
GroupsPage. gotoPage()
Method to go to the Administration/Groups page.
-