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

Class H6Element

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

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

A TestBench element representing an <h6> element.

Since:

1.0

  • Constructor Details

    • H6Element

      public H6Element()