Class RowElement

java.lang.Object
com.vaadin.testbench.TestBenchElement
com.vaadin.flow.component.board.testbench.RowElement
All Implemented Interfaces:
CanCompareScreenshots, HasCallFunction, HasDriver, HasElementQuery, HasPropertySettersGetters, HasSearchContext, HasTestBenchCommandExecutor, org.openqa.selenium.SearchContext, org.openqa.selenium.TakesScreenshot, org.openqa.selenium.WebElement, org.openqa.selenium.WrapsElement

public class RowElement extends TestBenchElement
This class represents one row inside the Vaadin Board.
Author:
Vaadin Ltd.
  • Constructor Details

    • RowElement

      public RowElement()
  • Method Details

    • getChildren

      public List<TestBenchElement> getChildren()
      Returns all the immediate child elements of this row.
      Returns:
      all immediate child elements of this row