double_click
Double-click an element via CSS, XPath, or ID locator. Waits for the element to be ready within the timeout, enabling reliable web automation.
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 |