com.vaadin.flow.component.splitlayout.testbench.

Class SplitLayoutElement

java.lang.Object
com.vaadin.testbench.TestBenchElement
com.vaadin.flow.component.splitlayout.testbench.SplitLayoutElement

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

A TestBench element representing a <vaadin-split-layout> element.

  • Constructor Details

    • SplitLayoutElement

      public SplitLayoutElement()
  • Method Details