Class Row


  • public class Row
    extends Row
    • Constructor Detail

      • Row

        public Row​(org.openqa.selenium.WebElement webElement,
                   List<Cell> cells)
    • Method Detail

      • isToggleable

        public boolean isToggleable()
      • toggle

        public void toggle()
      • getLevel

        public int getLevel()