right_click
Trigger a context menu on a specified web element by performing a right-click, using CSS, XPath, or other locator strategies with configurable timeout.
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 |