8000 chore: roll to 1.53.1 by agg23 · Pull Request #2892 · microsoft/playwright-python · GitHub
[go: up one dir, main page]

Skip to content

chore: roll to 1.53.1 #2892

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&rdqu 10000 o;, 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

Merged
merged 42 commits into from
Jun 24, 2025
Merged

Conversation

agg23
Copy link
Contributor
@agg23 agg23 commented Jun 17, 2025

Originally mirrored microsoft/playwright-dotnet#3184, but due to the selector bug (microsoft/playwright#36227) causing half the Python tests to fail, the roll had to be made to include this change. Thus the roll is the entire roll to 1.53.1.

Implements changes from microsoft/playwright#35888, microsoft/playwright#35969, and microsoft/playwright#35988, among others.

References #2818