right_click
Simulate a right-click on a web element to open its context menu. Specify a CSS, XPath, or other locator to target the element.
Instructions
Right-click (context menu) on an element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| by | No | Locator strategy | css |
| timeout | No | Wait timeout in seconds | |
| selector | Yes | CSS selector, XPath, or other locator value |