Class ExcerptIncludeMacro

java.lang.Object
org.xwiki.test.ui.po.BaseElement
com.xwiki.pro.test.po.generic.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 Details

    • ExcerptIncludeMacro

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

    • getTitle

      public String getTitle()
    • getContent

      public String getContent()
    • isContentDisplayed

      public boolean isContentDisplayed()