Skip to content

[release/8.0] Update Selenium and Playwright versions to match main - #67273

Merged
wtgodbe merged 3 commits into
dotnet:release/8.0from
wtgodbe:bump-selenium-playwright/release-8.0
Jul 7, 2026
Merged

[release/8.0] Update Selenium and Playwright versions to match main#67273
wtgodbe merged 3 commits into
dotnet:release/8.0from
wtgodbe:bump-selenium-playwright/release-8.0

Conversation

@wtgodbe

@wtgodbe wtgodbe commented Jun 17, 2026

Copy link
Copy Markdown
Member

Bumps Selenium and Playwright versions in release/8.0 to match what is in main (from 423a8c2).

  • MicrosoftPlaywrightVersion -> 1.60.0
  • SeleniumSupportVersion -> 4.44.0
  • SeleniumWebDriverVersion -> 4.44.0

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 17, 2026 15:49
@wtgodbe
wtgodbe requested review from a team and dotnet-maestro-bot as code owners June 17, 2026 15:49

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates third-party browser testing dependency versions on release/8.0 to align with the versions used on main (per the referenced commit), keeping release servicing consistent with upstream.

Changes:

  • Bump MicrosoftPlaywrightVersion to 1.60.0.
  • Bump SeleniumSupportVersion and SeleniumWebDriverVersion to 4.44.0.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@wtgodbe wtgodbe added the tell-mode Indicates a PR which is being merged during tell-mode label Jun 17, 2026
wtgodbe and others added 2 commits June 17, 2026 09:33
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Playwright 1.60 marks IPage.WaitForNavigationAsync and IPage.TypeAsync as
[Obsolete] (CS0612, treated as error). Migrate BlazorWasmTemplateTest to the
non-obsolete replacements used on main: WaitForURLAsync(url, options) and
FillAsync, preserving the existing test behavior.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@wtgodbe
wtgodbe merged commit 4559f3c into dotnet:release/8.0 Jul 7, 2026
23 of 25 checks passed
This was referenced Aug 11, 2026
This was referenced Aug 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tell-mode Indicates a PR which is being merged during tell-mode

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants