chore: roll Playwright to 1.64.0-alpha-1789764292000 - #1762
Merged
Pavel Feldman (pavelfeldman) merged 2 commits intoSep 18, 2026
Merged
Conversation
Co-authored-by: pavelfeldman <883973+pavelfeldman@users.noreply.github.com>
Co-authored-by: pavelfeldman <883973+pavelfeldman@users.noreply.github.com>
Yury Semikhatsky (yury-s)
approved these changes
Sep 18, 2026
| 'browser_tabs', | ||
| 'browser_take_screenshot', | ||
| 'browser_wait_for', | ||
| 'browser_webmcp_call', |
There was a problem hiding this comment.
why is it gone?
Pavel Feldman (pavelfeldman)
deleted the
copilot/roll-playwright-latest-alpha
branch
September 18, 2026 21:33
Copilot AI
added a commit
that referenced
this pull request
Sep 18, 2026
## What's New ### New Tools - **`browser_emulate_media`** — Emulate color scheme, reduced motion, forced colors, contrast, and screen/print media. Pass `null` to clear an override ([#42668](microsoft/playwright#42668)). ### Other Changes - **Tool removal:** `browser_webmcp_list` and `browser_webmcp_call` are now skill-only and no longer exposed as MCP tools ([#42671](microsoft/playwright#42671)). ## Bug Fixes - Failed `browser_file_upload` calls preserve the file chooser, allowing another upload attempt without reopening it ([#42713](microsoft/playwright#42713)). - Corrected the Playwright import in the published configuration types ([#1762](#1762)). Co-authored-by: pavelfeldman <883973+pavelfeldman@users.noreply.github.com>
Copilot AI
added a commit
that referenced
this pull request
Sep 18, 2026
## What's New ### New Tools - **`browser_emulate_media`** — Emulate color scheme, reduced motion, forced colors, contrast, and screen/print media. Pass `null` to clear an override ([#42668](microsoft/playwright#42668)). ### Other Changes - **Tool removal:** `browser_webmcp_list` and `browser_webmcp_call` are now skill-only and no longer exposed as MCP tools ([#42671](microsoft/playwright#42671)). ## Bug Fixes - Failed `browser_file_upload` calls preserve the file chooser, allowing another upload attempt without reopening it ([#42713](microsoft/playwright#42713)). - Corrected the Playwright import in the published configuration types ([#1762](#1762)). Co-authored-by: pavelfeldman <883973+pavelfeldman@users.noreply.github.com>
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.
Roll all three Playwright packages to the latest alpha and synchronize the upstream API surface.
browser_emulate_mediaand now-skill-only WebMCP tools.PLAYWRIGHT_MCP_WEBMCP=false.