playwright/packages/playwright-core
Dmitry Gozman 3b359e27b7
feat: BrowserContext.on('dialog') (#22033)
Dialogs created early during page initialization are only reported on
the context, with `page()` being `null`.
2023-03-28 13:15:55 -07:00
..
2022-08-15 18:10:04 +02:00
2023-03-17 19:36:43 -07:00

playwright-core

This package contains the no-browser flavor of Playwright.