Class ButtonMacro


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

      • ButtonMacro

        public ButtonMacro​(String id)
    • Method Detail

      • getLabel

        public String getLabel()
      • getWidth

        public String getWidth()
      • getColor

        public String getColor()
      • getCssClass

        public String getCssClass()
      • hasIcon

        public boolean hasIcon()
      • getParentTarget

        public String getParentTarget()
      • hasLink

        public boolean hasLink​(String expectedUrl)