Practice Widgets Right-click menu
Right-click only
Widget practice · Context menu

Right-click context menu

The browser's default context menu is suppressed on the targets below — instead a custom menu pops at the cursor with classes context-menu-list + context-menu-item. Right-click the primary box, read the visible items, and click one. Practise locator.click({ button: 'right' }).

Right-click target

Right-click the orange box to open the menu. Items: Edit, Cut, Copy, Paste, Delete, Quit.

Right-click me Span has class context-menu-one
Second target Same class · different testid Third target For multi-element locator practice
class=context-menu-one (3 elements) data-testid=ctx-target · ctx-target-2 · ctx-target-3 menu=ul.context-menu-list items=li > .context-menu-item > span
No menu interaction yet. Right-click a box.