com.vaadin.flow.component.html.testbench.

Class NativeTableElement

java.lang.Object
com.vaadin.testbench.TestBenchElement
com.vaadin.flow.component.html.testbench.NativeTableElement

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 NativeTableElement extends TestBenchElement

A TestBench element representing a <table> element.

Since:

24.4

  • Constructor Details

    • NativeTableElement

      public NativeTableElement()