playwright/packages/playwright-core
Dmitry Gozman c8143748e6
chore: remove Page._didDisconnect (#27317)
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.
2023-09-27 14:09:56 -07:00
..
2023-05-22 12:37:08 -07:00
2023-09-11 18:16:16 -07:00

playwright-core

This package contains the no-browser flavor of Playwright.