mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

Revert "fix(test runner): collect artifacts when calling `browser.close()` (#14797)" This reverts commit c7a28ac7e9eab63b40ce22fe96597410dbd08ed7. Looks like it broke a bunch of tracing tests: * Good: https://github.com/microsoft/playwright/runs/6838098316?check_suite_focus=true * First Bad: https://github.com/microsoft/playwright/runs/6838104691?check_suite_focus=true * Still bad on HEAD (88664c39c9ee36adfda3eed04bbd845587e27e4a): https://github.com/microsoft/playwright/runs/6868333846?check_suite_focus=true
playwright-core
This package contains the no-browser flavor of Playwright.