microsoft/playwright-mcp v0.0.37
microsoft/playwright-mcp
Captured source
source ↗published Sep 8, 2025seen Jun 26captured 2whttp 200method plain
v0.0.37
Repository: microsoft/playwright-mcp
Tag: v0.0.37
Published: 2025-09-08T15:29:37Z
Prerelease: no
Release notes:
- 🔥 Secrets 🔥 - https://github.com/microsoft/playwright/commit/dea31d86d
When user prompts
"Authenticate using X-USERNAME / X-PASSWORD"
the secret values for X-USERNAME and X-PASSWORD are not sent to the LLM.
# secrets.env X-USERNAME= X-PASSWORD=
- Action and navigation timeouts can be configured to go beyond standard 5s/60s. - https://github.com/microsoft/playwright/commit/b37caaaf5
- Clicks with keyboard modifiers - https://github.com/microsoft/playwright/commit/cc69e0773
"Shift+click the last todo item"
- Cdp connection headers for the browsers in the ☁️ https://github.com/microsoft/playwright/commit/3e4efe9d7