Skip to content

chore: update Playwright.NET to v1.56.0#3252

Closed
lucassc wants to merge 1 commit intomicrosoft:mainfrom
lucassc:update-playwright-1.56.0
Closed

chore: update Playwright.NET to v1.56.0#3252
lucassc wants to merge 1 commit intomicrosoft:mainfrom
lucassc:update-playwright-1.56.0

Conversation

@lucassc
Copy link

@lucassc lucassc commented Nov 10, 2025

This PR updates Playwright.NET to version 1.56.0 to align with the upstream Playwright driver.

Changes

  • Bump AssemblyVersion from 1.55.0 to 1.56.0
  • Update DriverVersion to 1.56.0
  • Docker images will be built with Playwright 1.56.0 drivers

Playwright 1.56.0 Highlights

This aligns with Playwright 1.56.0 which includes:

  • Playwright Agents: Three custom agent definitions (planner, generator, healer) for LLM-guided test building
  • New APIs:
    • page.consoleMessages() and page.pageErrors() for retrieving recent console messages
    • page.requests() for retrieving recent network requests
  • UI Mode and HTML Reporter enhancements
  • Browser versions: Chromium 141.0.7390.37, Firefox 142.0.1, WebKit 26.0

Related Links

Testing

  • Docker builds will be validated via CI
  • All existing tests should pass with the updated driver version

cc @microsoft/playwright-dotnet-maintainers

Update Playwright.NET version to 1.56.0 to align with upstream Playwright driver.
This includes bumping AssemblyVersion and DriverVersion to 1.56.0.
@lucassc lucassc force-pushed the update-playwright-1.56.0 branch from b5ec2ad to b0121ee Compare November 10, 2025 12:31
@yury-s
Copy link
Member

yury-s commented Nov 10, 2025

We are handling it as a part of the release.

@yury-s yury-s closed this Nov 10, 2025
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.

2 participants