Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 221 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 221 Bytes

Repro for Playwright webkit bug

To run this repro case:

  1. Clone the repo
  2. Run yarn install
  3. Run yarn playwright install
  4. Run DEBUG=pw:browser* yarn playwright test

The process fails. See console output.