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

Class NativeButtonElement

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

All Implemented Interfaces:

CanCompareScreenshots, HasCallFunction, HasDriver, HasElementQuery, HasLabelAsText, HasPropertySettersGetters, HasSearchContext, HasTestBenchCommandExecutor, org.openqa.selenium.SearchContext, org.openqa.selenium.TakesScreenshot, org.openqa.selenium.WebElement, org.openqa.selenium.WrapsElement

public class NativeButtonElement extends TestBenchElement implements HasLabelAsText

A TestBench element representing a <button> element.

Since:

1.0

  • Constructor Details

    • NativeButtonElement

      public NativeButtonElement()