Class ContentReportTableMacro

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

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

    • ContentReportTableMacro

      public ContentReportTableMacro(org.openqa.selenium.WebElement report)
  • Method Details

    • getResultsCount

      public int getResultsCount()
    • getTitles

      public List<String> getTitles()
    • getCreators

      public List<String> getCreators()
    • getModifiedDateCount

      public int getModifiedDateCount()