You're viewing an older version of Vaadin JavaDoc. Please see version 24.7.0 for the latest.
com.vaadin.flow.component.orderedlayout.testbench.

Class VerticalLayoutElement

java.lang.Object
com.vaadin.testbench.TestBenchElement
com.vaadin.flow.component.orderedlayout.testbench.VerticalLayoutElement

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

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

  • Constructor Details

    • VerticalLayoutElement

      public VerticalLayoutElement()