drag_and_drop
Drags an element from a source to a target using element refs, enabling UI testing and workflow automation in a stealth browser.
Instructions
Drag from one element to another.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_ref | Yes | Ref of element to drag | |
| target_ref | Yes | Ref of drop target |