mirror of
https://github.com/microsoft/playwright-mcp.git
synced 2026-01-30 22:42:03 +00:00
* HTTPS server launched and the relay server is created before MCP server. This way we can pass CDP endpoint to its constructor. * MCP HTTP transport is added to precreated HTTP server. * A bunch of renames to fix style issues.