Class IconElement

java.lang.Object
com.vaadin.testbench.TestBenchElement
com.vaadin.flow.component.icon.testbench.IconElement
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 IconElement extends TestBenchElement
A TestBench element representing a <vaadin-icon> element.
  • Constructor Details

    • IconElement

      public IconElement()