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

Instead of having `didClose` based on page creation/destruction and `didDisconnect` based on session lifetime, we make session lifetime being managed by the `CRPage`/`FFPage`/`WKPage` instead.
playwright-core
This package contains the no-browser flavor of Playwright.