double_click
Perform a double-click on a webpage element using CSS, XPath, or other locator strategies. Set a custom wait timeout for reliable interaction.
Instructions
Double-click 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 |