Class 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 Detail

      • UserListMacro

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

      • hasFixedLayout

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

        public Set<String> getUsernames()