browser_drag
Drag an element to another element using CSS selectors to simulate drag-and-drop interactions in browser automation.
Instructions
Drag element to another element
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toSelector | Yes | Target element selector | |
| fromSelector | Yes | Source element selector |