Skip to content

[build-ops] Update browser-testing dependencies (Selenium 4.44.0, Playwright 1.60.0) - #66945

Merged
ilonatommy merged 1 commit into
mainfrom
update-browser-testing-deps-c03ea1bbc9fdaaa0
Jun 1, 2026
Merged

[build-ops] Update browser-testing dependencies (Selenium 4.44.0, Playwright 1.60.0)#66945
ilonatommy merged 1 commit into
mainfrom
update-browser-testing-deps-c03ea1bbc9fdaaa0

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

Summary

Updates the Selenium and Playwright NuGet packages to their latest stable versions.

Changes

Package Old Version New Version
Selenium.WebDriver 4.41.0 4.44.0
Selenium.Support 4.41.0 4.44.0
Microsoft.Playwright 1.58.0 1.60.0

Playwright Docker image

The Playwright Docker image in src/Components/benchmarkapps/Wasm.Performance/dockerfile was also updated:

  • Before: mcr.microsoft.com/playwright/dotnet:v1.58.0-jammy-amd64
  • After: mcr.microsoft.com/playwright/dotnet:v1.60.0-noble-amd64

Note: Starting with v1.60.0, Playwright no longer publishes Ubuntu Jammy (22.04) Docker images. The image now targets Ubuntu Noble (24.04). The Playwright v1.60.0 release notes state: "Docker image bumped to .NET SDK 10; no more docker images are published for Ubuntu Jammy."

Files modified

  • eng/Versions.props — version variables updated
  • src/Components/benchmarkapps/Wasm.Performance/dockerfile — Docker base image updated

Generated by Update Browser-Testing Dependencies (Selenium & Playwright) · sonnet46 1.7M ·

- Selenium.WebDriver: 4.41.0 -> 4.44.0
- Selenium.Support: 4.41.0 -> 4.44.0
- Microsoft.Playwright: 1.58.0 -> 1.60.0
- Playwright Docker image: v1.58.0-jammy-amd64 -> v1.60.0-noble-amd64
  (Playwright no longer publishes Jammy images starting from v1.60.0)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions
github-actions Bot requested a review from a team as a code owner June 1, 2026 01:26
@github-actions
github-actions Bot requested review from a team and wtgodbe as code owners June 1, 2026 01:26
@github-actions github-actions Bot added build-ops area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework labels Jun 1, 2026
@ilonatommy
ilonatommy enabled auto-merge (squash) June 1, 2026 07:42
@ilonatommy
ilonatommy merged commit 423a8c2 into main Jun 1, 2026
24 checks passed
@ilonatommy
ilonatommy deleted the update-browser-testing-deps-c03ea1bbc9fdaaa0 branch June 1, 2026 19:44
@dotnet-policy-service dotnet-policy-service Bot added this to the 11.0-preview6 milestone Jun 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework build-ops

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant