browser_drag_and_drop
Drag a page element from one CSS selector to another to mimic user drag-and-drop behavior, enabling interaction testing in automated browser sessions.
Instructions
Drag and drop an element
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sourceSelector | Yes | CSS selector of the source element | |
| targetSelector | Yes | CSS selector of the target element |