|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
com.atlassian.confluence.pageobjects.component.popup.UserPickerPopup
public class UserPickerPopup
| Field Summary | |
|---|---|
static java.lang.String |
POPUP_WINDOW_NAME
|
| Fields inherited from class com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent |
|---|
driver, frameExecutor, pageBinder, pageElementFinder, timeouts, waiter |
| Constructor Summary | |
|---|---|
UserPickerPopup()
|
|
| Method Summary | |
|---|---|
UserPickerPopup |
searchForUsers(java.lang.String text)
|
UserPickerPopup |
select(User user)
|
void |
submit()
Clicks the add users button and expects the window to close. |
| Methods inherited from class com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent |
|---|
getComponent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String POPUP_WINDOW_NAME
| Constructor Detail |
|---|
public UserPickerPopup()
| Method Detail |
|---|
public UserPickerPopup searchForUsers(java.lang.String text)
public UserPickerPopup select(User user)
public void submit()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||