microsoft/playwright-mcp v0.0.43
microsoft/playwright-mcp
Captured source
source ↗published Oct 16, 2025seen Jun 26captured 2whttp 200method plain
v0.0.43
Repository: microsoft/playwright-mcp
Tag: v0.0.43
Published: 2025-10-16T23:11:01Z
Prerelease: no
Release notes:
MCP Changes Since Last Release
- Incremental page snapshots:
pageStatenow supports diffs. Unchanged subtrees are collapsed as- ref= [unchanged]. Reduces noise and payload size. microsoft/playwright#37795 - Encourage relative path usage — MCP now suggests using relative paths for portability microsoft/playwright#37857
- Image size cap — Added limits on rendered image sizes to prevent resource overuse microsoft/playwright#37856