Playwright MCP v0.0.77
Playwright MCP releases published Playwright MCP v0.0.77. What's New Tool Improvements browser take screenshot — scale option — Choose between CSS-pixel screenshots (smaller, device-consistent) and device-pixel screenshots (high resolution) ( 41465 ) Configurable heartbeat timeout — The heartbeat ping timeout is now configurable ( 41391 ) Bug Fixes Redact…
原始内容为英文;当前页面提供中文导航与来源说明,具体事实请以原文为准。
为什么值得关注
Playwright MCP releases published Playwright MCP v0.0.77. This release-watch entry was generated from the project's official GitHub release feed and is kept separate from human-reviewed editorial analysis. Release notes: What's New Tool Improvements browser take screenshot — scale option — Choose between CSS-pixel screenshots (smaller, device-consistent) and device-pixel screenshots (high resolution) ( 41465 ) Configurable heartbeat timeout — The heartbeat ping timeout is now configurable ( 41391 ) Bug Fixes Redact secrets in console log artifacts ( 41515 ) Never include data: URL payloads in snapshot or network output ( 41450 ) List a failed network request only once ( 41481 ) Wait for the next pause or context closure in browser resume ( 41293 ) Pass the action timeout to browser wait for waitFor calls ( 41270 ) Check the tracing state before stopping in browser stop tracing ( 41040 ) Assign caps as an array for the legacy --vision flag ( 41253 ) Use optional chaining for the nullable browser on disposal ( 41237 ) Add a missing .catch() on the sessionLog write queue ( 41234 )
可执行摘要
Treat Playwright MCP v0.0.77 as an official release signal. Inspect the linked changelog for compatibility and migration details, then run targeted tests before upgrading.
- Agent 实用度
- 82/100
- 可信度
- 96%
- 机器格式
- JSON + Markdown
开发者应核对什么
- Review the official Playwright MCP releases release notes before upgrading.
- Check compatibility, migration, and security notes against your current agent stack.
- Run focused regression tests before production rollout.