drag_and_drop
Move an element to a target location by simulating drag-and-drop with CSS selectors, enabling interactions in sortable lists and drop zones.
Instructions
Drag one element and drop it onto another.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| by | No | css | |
| source_selector | Yes | ||
| target_selector | Yes |