fix(deps): update dependency @playwright/cli to v0.1.20 - #1707
Merged
Merged
Conversation
renovate
Bot
force-pushed
the
renovate/playwright-cli-0.x
branch
2 times, most recently
from
September 19, 2026 00:49
e5e95b7 to
f905140
Compare
renovate
Bot
force-pushed
the
renovate/playwright-cli-0.x
branch
from
September 20, 2026 03:09
f905140 to
c4d8d0f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.1.18→0.1.20Release Notes
microsoft/playwright-cli (@playwright/cli)
v0.1.20Compare Source
What's New
🎉 New Commands
webmcp-list/webmcp-call— List and call the tools a page registers through the WebMCP API, letting the page do the work instead of driving its UI. When a page has WebMCP tools, the page status reports how many are available (#42613). WebMCP is experimental, see WebMCP in Chrome for how to enable it.Other Changes
openagain to start a new one. Useopen --idle-timeout <ms>(configtimeouts.idle, envPLAYWRIGHT_MCP_IDLE_TIMEOUT) to change the timeout,0disables it. Headed browsers stay open, and attached browsers are only detached whenattach --idle-timeout <ms>is set (#42676)gh --attach(#42645)Bug Fixes
screenshot --filename=sub/shot.png) no longer fail withENOENT(#42540)npx playwright test --debug=cliworks for tests that create more than one browser context and for every test in a worker, not just the first (#42503)PLAYWRIGHT_MCP_EXTENSION_TOKENset,attach --extensionfails after 30 seconds with a hint when the extension never connects (e.g. the token belongs to another Chrome profile) instead of hanging forever (#42525)Upgrading
v0.1.19Compare Source
What's New
New Commands
recording-start/recording-stop— Record actions that the user performs manually in the browser and return them as Playwright code. Useful when the user wants to demonstrate a flow instead of describing it (#42359)Bug Fixes
NO_UPDATE_NOTIFIER/CIand runs at most once a day (#447)mousewheelscroll-up deltas) are no longer parsed as flags (#42333)EADDRINUSE(#42185)install --skillsadds.playwright-cli/to.gitignore, since traces there can contain credentials (#42318)attachshows-sinstead of--s(#42138)screenshotreturns the original screenshot bytes instead of silently downscaling them to model-specific limits (#42406)closewith a shared browser context, so subsequent commands no longer fail (#42365)tracing-stopinstead of permanently producing broken archives (#42425)chromiumSandboxsetting from the config file (#42288)--user-data-dirin extension mode (#42190)state-save/state-loadno longer hang when the state contains IndexedDB and a page on that origin is open (#42260)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.