browser_right_click
Right-click on a web element identified by locator strategy (id, css, xpath, name, tag, class, link, partialLink) and value, with optional timeout for element availability.
Instructions
Perform right click (context click) on an element
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| by | Yes | Locator strategy to find element | |
| value | Yes | Value for the locator strategy | |
| timeout | No | Maximum time to wait for element in milliseconds |