Dmitry Gozman
|
236c329ea9
|
feat: browserContext.on('dialog'/'console') (#22805)
Relanding #22033 and #21943.
|
2023-05-04 15:11:46 -07:00 |
|
Dmitry Gozman
|
d7b3836752
|
chore: revert console and dialog events on BrowserContext (#22195)
This reverts #22033 and #21943, since there will be no immediate
benefits in v1.33.
|
2023-04-04 13:13:52 -07:00 |
|
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 |
|
Dmitry Gozman
|
f502c72f2b
|
feat: browserContext.on('console') (#21943)
|
2023-03-27 16:35:05 -07:00 |
|