|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.selenium.client.ConfluencePopup com.atlassian.confluence.selenium.client.GroupPickerPopup
public class GroupPickerPopup
Field Summary |
---|
Fields inherited from class com.atlassian.confluence.selenium.client.ConfluencePopup |
---|
client, windowId |
Constructor Summary | |
---|---|
GroupPickerPopup(ConfluenceSeleniumClient client)
|
Method Summary | |
---|---|
void |
addGroups()
|
void |
clickSearch()
|
void |
search(java.lang.String searchQuery)
|
void |
select(Group group)
Checks the box for the given group. |
void |
select(java.lang.String groupName)
|
Methods inherited from class com.atlassian.confluence.selenium.client.ConfluencePopup |
---|
closeWindow, getClient, isOpen, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public GroupPickerPopup(ConfluenceSeleniumClient client)
Method Detail |
---|
public void search(java.lang.String searchQuery)
public void clickSearch()
public void addGroups()
public void select(Group group)
public void select(java.lang.String groupName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |