Skip to main content
Glama

MCP-Undetected-Chromedriver

by dragons96

browser_drag

Drag and drop elements in Chrome using precise selectors, bypassing anti-bot detection for automation and testing on protected websites.

Instructions

Drag an element to another element

Args: sourceSelector: The selector for the element to drag - required targetSelector: The selector for the target location - required

Input Schema

NameRequiredDescriptionDefault
sourceSelectorYes
targetSelectorYes

Input Schema (JSON Schema)

{ "properties": { "sourceSelector": { "title": "Sourceselector", "type": "string" }, "targetSelector": { "title": "Targetselector", "type": "string" } }, "required": [ "sourceSelector", "targetSelector" ], "title": "browser_dragArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dragons96/mcp-undetected-chromedriver'

If you have feedback or need assistance with the MCP directory API, please join our Discord server