drag_and_drop
Drag a source element to a target element using CSS selectors. Automates drag-and-drop interactions in browser automation tests.
Instructions
Drag one element and drop it onto another.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_selector | Yes | ||
| target_selector | Yes | ||
| by | No | css |