playwright/packages/playwright-core
Dmitry Gozman 0254cd3be7
fix(firefox): launch races (#15259)
Potential fixes to avoid startup races:
- Wait for "juggler listening" message.
- Make sure `transport.onclose` is called when connecting to the transport after the actual pipe closure.
2022-06-30 10:58:22 -07:00
..
2022-06-30 10:58:22 -07:00

playwright-core

This package contains the no-browser flavor of Playwright.