Skip to content

⬆️ Playwright MCP updated: v0.0.75 → v0.0.76 #40

Description

@github-actions

Upstream Update: Playwright MCP

Repository microsoft/playwright-mcp
Category mcp
Previous version v0.0.75
New version v0.0.76
Release https://github.com/microsoft/playwright-mcp/releases/tag/v0.0.76

What this means

MCP update — may add new tools, change tool behavior, or fix bugs. Check if setup docs or practitioner instructions need updating.

Release notes

Click to expand

What's New

New Tools

  • browser_video_show_actions / browser_video_hide_actions — Overlay action annotations on the recorded video, or hide them again (#40914)

Tool Improvements

  • Remote endpointremoteEndpoint now accepts a ConnectOptions object, not just a URL string (#40964)
  • --output-max-size — Cap the size of tool responses, with post-response disk eviction of oversized output (#41031)
  • --browser — Support moz-firefox BiDi channels (#41126)

Bug Fixes

  • Support remoteHeaders for the remote browser endpoint (#40828, #41156)
  • Use waitUntil: 'commit' when navigating back/forward (#41153)
  • Report invalid tool arguments instead of failing opaquely (#40979)
  • Use a writable cache directory for MCP user data instead of the browsers path (#40961)
  • Disconnect the tracked browser when the browser tracker is disposed (#40967)
  • Report a missing ffmpeg distinctly from a missing browser (#40867)
  • Don't mark the response as closed when there are no open tabs (#40743)
  • Validate user-provided regex patterns in MCP tools (#40752)
  • Pass the time parameter to page.evaluate when waiting for a timeout (#41037)
  • Add path-traversal checks to st

Opened automatically by upstream-check workflow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    upstream-updateNew release detected in an upstream dependency

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions