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

      • TagListMacro

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

      • getGlossaryTitles

        public List<String> getGlossaryTitles()
      • hasLink

        public boolean hasLink​(String tagName)