Class KanbanColumn


  • public class KanbanColumn
    extends org.xwiki.test.ui.po.BaseElement
    Represents a KanbanBoard macro column and provides access to its attributes.
    Since:
    3.11.0
    Version:
    $Id$
    • Constructor Detail

      • KanbanColumn

        public KanbanColumn​(org.openqa.selenium.WebElement column)
    • Method Detail

      • getType

        public String getType()
      • getHeaderColor

        public String getHeaderColor()
      • getWidth

        public String getWidth()