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

@Deprecated(since="25.0", forRemoval=true) public class ContextMenuOverlayElement extends TestBenchElement
Deprecated, for removal: This API element is subject to removal in a future version.
Use ContextMenuElement instead.
A TestBench element representing a <vaadin-context-menu-overlay> element.
Author:
Vaadin Ltd