Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 452 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 452 Bytes

Reproduction of Playwright Bug 20581

To reproduce the bug described in 20581, install the dependencies and run npm run reproduce-issue.

The script will clear the playwright cache, run the tests for the component project then the ones for the integration and at least the component tests again. The last execution will fail, the issue can be temporarily resolved by clearing the cache again.