Playwright Server MCP

playwright_navigate

Automate web navigation by directing a browser to a specified URL, automatically initiating a session for seamless interaction and testing.

Instructions

Navigate to a URL,thip op will auto create a session

Input Schema

NameRequiredDescriptionDefault
urlYes

Input Schema (JSON Schema)

{ "properties": { "url": { "type": "string" } }, "required": [ "url" ], "type": "object" }

You must be authenticated.

Other Tools from Playwright Server MCP

Related Tools

ID: c50bsocgzb