Skip to content

chore: roll Playwright to 1.62.0 - #3161

Merged
dcrousso merged 2 commits into
microsoft:mainfrom
Skn0tt:skn0tt-roll-playwright-1-62
Jul 31, 2026
Merged

chore: roll Playwright to 1.62.0#3161
dcrousso merged 2 commits into
microsoft:mainfrom
Skn0tt:skn0tt-roll-playwright-1-62

Conversation

@Skn0tt

@Skn0tt Skn0tt commented Jul 30, 2026

Copy link
Copy Markdown
Member

Closes #3145

Copilot-Session: 93944f7c-c521-4248-936d-d4240acd29fc
@Skn0tt

Skn0tt commented Jul 31, 2026

Copy link
Copy Markdown
Member Author

The failing CI seems to be related to microsoft/playwright#41303 and page.close() hanging, i'm looking into it.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 93944f7c-c521-4248-936d-d4240acd29fc
@Skn0tt

Skn0tt commented Jul 31, 2026

Copy link
Copy Markdown
Member Author

5aee361 should fix it by moving our fixtures here closer to what upstream does, and relying on context.close() for cleanup solely instead of also having page.close() on page fixture teardown. This only affects this repo and not our customers, the playwright-pytest integration already has this behaviour.

@dcrousso
dcrousso merged commit 3b7c24c into microsoft:main Jul 31, 2026
35 checks passed
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.

[Feature]: Allow controlling JPEG frame rate in page.screencast.start()to reduce bandwidth and CPU usage

2 participants