double_click
Double-click a web element by providing its selector and locator strategy. Optionally set a custom wait timeout for dynamic content.
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 |