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

Class SpanElement

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

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

A TestBench element representing a <span> element.

Since:

1.0

  • Constructor Details

    • SpanElement

      public SpanElement()