Skip to content

chore: roll Playwright to 1.64.0-alpha-1789764292000 - #1762

Merged
Pavel Feldman (pavelfeldman) merged 2 commits into
mainfrom
copilot/roll-playwright-latest-alpha
Sep 18, 2026
Merged

Pavel Feldman (pavelfeldman) merged 2 commits into
mainfrom
copilot/roll-playwright-latest-alpha

Conversation

Copilot AI commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

Roll all three Playwright packages to the latest alpha and synchronize the upstream API surface.

  • Dependencies: Update package pins and lockfile.
  • Configuration: Refresh types and correct the Playwright import.
  • Tools: Update expectations for browser_emulate_media and now-skill-only WebMCP tools.
  • Documentation: Regenerate README and correct the WebMCP opt-out setting to PLAYWRIGHT_MCP_WEBMCP=false.

Copilot AI and others added 2 commits September 18, 2026 21:18
Co-authored-by: pavelfeldman <883973+pavelfeldman@users.noreply.github.com>
Co-authored-by: pavelfeldman <883973+pavelfeldman@users.noreply.github.com>
'browser_tabs',
'browser_take_screenshot',
'browser_wait_for',
'browser_webmcp_call',

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is it gone?

@pavelfeldman
Pavel Feldman (pavelfeldman) merged commit 5bb9bea into main Sep 18, 2026
6 checks passed
@pavelfeldman
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants