playwright_drag
Drag a web element from one location to another using CSS selectors for source and target elements. Part of the Playwright MCP Server for web interactions.
Instructions
Drag an element to a target location
Input Schema
Name | Required | Description | Default |
---|---|---|---|
sourceSelector | Yes | CSS selector for the element to drag | |
targetSelector | Yes | CSS selector for the target location |