drag
Drag an element onto another element in Chrome DevTools for testing interactions and UI behavior during web development.
Instructions
Drag an element onto another element
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from_uid | Yes | The uid of the element to drag | |
| to_uid | Yes | The uid of the element to drop into | |
| includeSnapshot | No | Whether to include a snapshot in the response. Default is false. |