Class ContextMenuOverlayElement

java.lang.Object
com.vaadin.testbench.TestBenchElement
com.vaadin.flow.component.contextmenu.testbench.ContextMenuOverlayElement
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 ContextMenuOverlayElement extends TestBenchElement
A TestBench element representing a <vaadin-context-menu-overlay> element.
Author:
Vaadin Ltd
  • Constructor Details

    • ContextMenuOverlayElement

      public ContextMenuOverlayElement()
  • Method Details