Skip to content
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

fix: Update Playwright to 1.31.1 (Chromium 111.0.5563.19, bugfixed on Windows) #380

Merged
merged 1 commit into from
Feb 23, 2023

Conversation

MurakamiShinyu
Copy link
Member

The Chromium version installed with Playwright v1.31.0 had a bug that shows extra cmd windows in headless mode on Windows.

I tested vivliostyle build command on Windows and reproduced this problem. See screenshot:

Screenshot 2023-02-23 at 15 11 36

Playwright v1.31.1 resolves this problem:

microsoft/playwright#21093 - [Regression v1.31] Headless Windows shows cascading cmd windows

@MurakamiShinyu MurakamiShinyu merged commit a08c8d6 into main Feb 23, 2023
@MurakamiShinyu MurakamiShinyu deleted the update-playwright branch February 23, 2023 07:02
@MurakamiShinyu
Copy link
Member Author

Note: Playwright v1.31.1 installs Chromium 111.0.5563.33 on Windows, and 111.0.5563.19 (not changed from Playwright v1.31.0) on other platforms.

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.

None yet

1 participant