Package com.atlassian.crowd.pageobjects
Class GroupsDialog
java.lang.Object
com.atlassian.crowd.pageobjects.GroupsDialog
- Direct Known Subclasses:
AllowedGroupsDialog
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidclose()protected StringextractGroupName(com.atlassian.pageobjects.elements.PageElement row) protected List<com.atlassian.pageobjects.elements.PageElement>voidinit()voidremoveAllowedGroup(String groupName) voidselectGroup(String groupName) submit(boolean expectSuccess)
-
Constructor Details
-
GroupsDialog
public GroupsDialog()
-
-
Method Details
-
init
public void init() -
addGroups
-
removeAllowedGroup
-
selectGroup
-
close
public void close() -
submit
-
extractGroupName
-
getAllowedGroupRows
-
getSelectedGroups
-