Class ExcerptIncludeMacro


  • public class ExcerptIncludeMacro
    extends org.xwiki.test.ui.po.BaseElement
    Represents an Excerpt Include macro and provides access to its attributes.
    Since:
    1.28
    Version:
    $Id$
    • Constructor Detail

      • ExcerptIncludeMacro

        public ExcerptIncludeMacro​(org.openqa.selenium.WebElement excerpt)
    • Method Detail

      • getTitle

        public String getTitle()
      • getContent

        public String getContent()
      • isContentDisplayed

        public boolean isContentDisplayed()