Closed SageEdwardKlapatiuk closed 2 weeks ago
Hi Im experimenting the same issue, we are running our test cases on Chromium and Webkit and there are flaky test cases for Webkit, common error: Target closed
It crashes for:
Opened upstream bug: https://bugs.webkit.org/show_bug.cgi?id=270882
Opened upstream bug: https://bugs.webkit.org/show_bug.cgi?id=270882
So it's webkit having the problem then?
Version
1.41.2
Steps to reproduce
Using Webkit 17.4 (playwright build v1967) with Playwright 1.41.2
playwright open https://flutter.github.io/samples/web/material_3_demo/ --browser webkit
Expected behavior
Webkit launches and the page is rendered.
Actual behavior
On Windows, webkit launches but the page is not rendered and webkit stops responding. (Note that firefox and chromium behave as expected on Windows, and all three browsers behave as expected in Linux and Mac.)
Additional context
No response
Environment