microsoft/playwright-mcp v0.0.52
microsoft/playwright-mcp
Captured source
source ↗published Dec 11, 2025seen Jun 26captured 2whttp 200method plain
v0.0.52
Repository: microsoft/playwright-mcp
Tag: v0.0.52
Published: 2025-12-11T19:01:51Z
Prerelease: no
Release notes:
Highlights
- browser_run_code now takes a function and supports
returnstatements. - browser_snapshot now accepts an optional
filenameparameter. When provided, the snapshot is saved to disk and a link appears in the Files section. This avoids inlining large snapshots and keeps MCP payloads smaller.