You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A new version of @playwright/mcp is available. This is a patch release but includes new features alongside bug fixes, warranting individual review before updating.
Package Info
Field
Value
Package
@playwright/mcp
Current
0.0.76
Proposed
0.0.77
Update type
Patch (0.0.76 → 0.0.77)
Published
2026-06-29
Why a Separate Issue
This patch update includes new features (not just bug fixes), so it does not qualify as a safe patch update under the automated batching criteria. Careful testing is recommended before upgrading.
Changes in 0.0.77
New Features:
browser_take_screenshot gains a new scale option — choose between CSS-pixel screenshots (smaller, device-consistent) and device-pixel screenshots (high resolution)
Configurable heartbeat ping timeout
Bug Fixes:
Redact secrets in console log artifacts (security improvement)
Never include `(redacted) URL payloads in snapshot or network output
List a failed network request only once
Wait for the next pause or context closure in browser_resume
Pass the action timeout to browser_wait_for waitFor calls
Check tracing state before stopping in browser_stop_tracing
Various null-safety and error-handling fixes
Safety Assessment
⚠️Tier B — Potentially Problematic: New optional parameters and behavior changes exist. The scale option changes screenshot output format. The secrets-redaction change alters console log artifact content. All changes appear backward-compatible but should be tested with the existing Playwright skill/workflow integration.
Summary
A new version of
@playwright/mcpis available. This is a patch release but includes new features alongside bug fixes, warranting individual review before updating.Package Info
@playwright/mcp0.0.760.0.77Why a Separate Issue
This patch update includes new features (not just bug fixes), so it does not qualify as a safe patch update under the automated batching criteria. Careful testing is recommended before upgrading.
Changes in 0.0.77
New Features:
browser_take_screenshotgains a newscaleoption — choose between CSS-pixel screenshots (smaller, device-consistent) and device-pixel screenshots (high resolution)Bug Fixes:
browser_resumebrowser_wait_forwaitFor callsbrowser_stop_tracingSafety Assessment
scaleoption changes screenshot output format. The secrets-redaction change alters console log artifact content. All changes appear backward-compatible but should be tested with the existing Playwright skill/workflow integration.Links
@playwright/mcp]((www.npmjs.com/redacted)Update
Update
DefaultPlaywrightMCPVersioninpkg/constants/version_constants.go:Test Notes
playwright-cliskillWarning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
awmgmcpgSee Network Configuration for more information.