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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's New
New Tools
browser_drop — Expose Locator.drop as an MCP tool for completing drag-and-drop operations onto a target (#40367)
Tool Improvements
browser_network_requests — Added responseBody and responseHeaders options; binary bodies are rendered as a placeholder using mime-type detection (microsoft/playwright@f0be0b17)
browser_evaluate — Accept plain expressions in addition to function bodies (#39979)
Browser Extension
Tab group syncing — Connected tabs are grouped into a green "Playwright" tab group (#1514, #1551)
Bug Fixes
Disable CDP timeout for extension connection so long handshakes don't fail (#40265)
Ensure --proxy-server overrides the proxy set in the config file (#40212)
Merge user-supplied ignoreDefaultArgs with persistent mode defaults instead of replacing them (#40026)