Class RecentlyUpdatedMacro


  • public class RecentlyUpdatedMacro
    extends org.xwiki.test.ui.po.BaseElement
    Represents a Recently Updated macro and provides access to its attributes.
    Since:
    1.28
    Version:
    $Id$
    • Constructor Detail

      • RecentlyUpdatedMacro

        public RecentlyUpdatedMacro​(org.openqa.selenium.WebElement macro)
    • Method Detail

      • getItemTitles

        public List<String> getItemTitles()
      • hasShowMoreButton

        public boolean hasShowMoreButton()
      • clickShowMore

        public void clickShowMore()
      • hasHeading

        public boolean hasHeading()
      • hasAvatars

        public boolean hasAvatars()
      • getAuthorName

        public String getAuthorName​(int resultIndex)
      • getResultsTheme

        public String getResultsTheme()
      • themeStructureIsCorrect

        public boolean themeStructureIsCorrect​(String expectedTheme)
      • getMacroWidth

        public String getMacroWidth()