FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore: roll Playwright to 1.62.0 by Skn0tt · Pull Request #3161 · microsoft/playwright-python · GitHub

chore: roll Playwright to 1.62.0 - #3161

Merged
Devin Rousso (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
Devin Rousso (dcrousso) merged 2 commits into
microsoft:mainfrom
Skn0tt:skn0tt-roll-playwright-1-62

Conversation

Simon Knott (Skn0tt) commented Jul 30, 2026
edited
Loading

Copy link
Copy Markdown
Member

Closes #3145

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

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

Simon Knott (Skn0tt) commented Jul 31, 2026
edited
Loading

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.

Devin Rousso (dcrousso) merged commit 3b7c24c into microsoft:main Jul 31, 2026
35 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL