browser_drag
Drag an element to a target location on a web page using snapshot refs or CSS selectors to simulate user interaction and verify UI behavior.
Instructions
Drag from one element to another. Accepts snapshot refs or selectors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toRef | No | ||
| fromRef | No | ||
| toSelector | No | ||
| fromSelector | No |