browser_drag
Drag an element from a source to a target location using CSS selectors or ARIA references to simulate mouse-based interactions in web automation.
Instructions
Drag an element from source to target by CSS selector or aria ref.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | { selector|ref, frameSelector? } | |
| target | No | { selector|ref, frameSelector? } | |
| timeout | No |