Uses of Class
com.vaadin.flow.component.contextmenu.testbench.ContextMenuElement
-
Uses of ContextMenuElement in com.vaadin.flow.component.contextmenu.testbench
Methods in com.vaadin.flow.component.contextmenu.testbench that return ContextMenuElementModifier and TypeMethodDescriptionstatic ContextMenuElementContextMenuElement.openByRightClick(com.vaadin.testbench.TestBenchElement target) Does a right click on the target usingTestBenchElement.contextClick()and returns the context menu that is opened as a result.ContextMenuItemElement.openSubMenu()Open the submenu of this item by hovering over it.