Class TagListMacro

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

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

    • TagListMacro

      public TagListMacro(org.openqa.selenium.WebElement tagList)
  • Method Details

    • getGlossaryTitles

      public List<String> getGlossaryTitles()
    • getTagNames

      public List<String> getTagNames()
    • hasLink

      public boolean hasLink(String tagName)