Page(s)
https://playwright.dev/docs/getting-started-mcp#user-profile
https://playwright.dev/docs/getting-started-cli#browser-extension
https://playwright.dev/docs/getting-started-mcp#configuration-file
Description
Some links to the Playwright MCP repository in the documentation return 404.
Broken links:
These links appear in:
- "Browser extension" section (getting-started-mcp and getting-started-cli)
- "Configuration file" section (getting-started-mcp)
Suggested fix:
Both current links return 404, while the suggested ones resolve correctly.
Opened a PR with a fix: #40571
Page(s)
https://playwright.dev/docs/getting-started-mcp#user-profile
https://playwright.dev/docs/getting-started-cli#browser-extension
https://playwright.dev/docs/getting-started-mcp#configuration-file
Description
Some links to the Playwright MCP repository in the documentation return 404.
Broken links:
These links appear in:
Suggested fix:
https://github.com/microsoft/playwright/blob/main/packages/extension/README.md
https://github.com/microsoft/playwright-mcp/blob/main/config.d.ts
Both current links return 404, while the suggested ones resolve correctly.
Opened a PR with a fix: #40571