Class UserListMacro

java.lang.Object
org.xwiki.test.ui.po.BaseElement
com.xwiki.pro.test.po.generic.UserListMacro

public class UserListMacro extends org.xwiki.test.ui.po.BaseElement
Represents a UserList macro and provides access to its attributes.
Since:
1.28
Version:
$Id$
  • Constructor Details

    • UserListMacro

      public UserListMacro(org.openqa.selenium.WebElement userList)
  • Method Details

    • getUsers

      public Map<String,UserListItem> getUsers()
    • hasFixedLayout

      public boolean hasFixedLayout()
      Note: This only checks the class attribute. The actual fixed-layout functionality cannot be verified.
    • getUsernames

      public Set<String> getUsernames()