Skip to content

Update Microsoft.Playwright to 1.53.0 #10429

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

eerhardt
Copy link
Member

Splitting this update out of #10401 since it appears to break our dashboard tests. So trying it in isolation.

@Copilot Copilot AI review requested due to automatic review settings July 15, 2025 16:20
@github-actions github-actions bot added the area-integrations Issues pertaining to Aspire Integrations packages label Jul 15, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the Microsoft.Playwright package reference to the latest 1.53.0 version in test projects to isolate and troubleshoot dashboard test failures.

  • Bumps the Playwright version from 1.52.0 to 1.53.0 in tests/Directory.Packages.props
  • Aims to rerun dashboard tests in isolation against the new Playwright release
Comments suppressed due to low confidence (2)

tests/Directory.Packages.props:13

  • [nitpick] Consider adding a changelog entry or note in your project documentation to record the upgrade to Playwright 1.53.0 and any relevant breaking changes or new features.
    <PackageVersion Include="Microsoft.Playwright" Version="1.53.0" />

tests/Directory.Packages.props:13

  • Verify that existing dashboard tests are updated and passing under Playwright 1.53.0; consider adding or adjusting tests for any new or changed behaviors in this version.
    <PackageVersion Include="Microsoft.Playwright" Version="1.53.0" />

@eerhardt
Copy link
Member Author

@adamint @JamesNK - can one of you investigate why our tests break with the latest Playwright?

@eerhardt eerhardt requested review from JamesNK and adamint July 15, 2025 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-integrations Issues pertaining to Aspire Integrations packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant