|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.test.ui.po.BaseElement
org.xwiki.test.ui.po.editor.UserPicker.UserElement
public static class UserPicker.UserElement
| Constructor Summary | |
|---|---|
UserPicker.UserElement(org.openqa.selenium.WebElement container)
Creates a new user element that wraps the given WebElement. |
|
| Method Summary | |
|---|---|
void |
delete()
Remove this user from the current selection. |
String |
getAlias()
|
org.openqa.selenium.WebElement |
getAvatar()
|
String |
getName()
|
String |
getText()
|
void |
moveBefore(UserPicker.UserElement user)
Moves this user before the given user using drag and drop. |
void |
moveMouseOver()
Moves the mouse over this element. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserPicker.UserElement(org.openqa.selenium.WebElement container)
WebElement.
container - the element that wraps the user display| Method Detail |
|---|
public org.openqa.selenium.WebElement getAvatar()
public String getName()
public String getAlias()
public String getText()
public void delete()
public void moveMouseOver()
public void moveBefore(UserPicker.UserElement user)
user - the reference user
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||