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 |
|
Pavel Feldman
|
1505a952fe
|
chore: make handle beforeunload when reusing the context (#18357)
Fixes: https://github.com/microsoft/playwright/issues/17903
|
2022-10-26 15:17:40 -07:00 |
|
Pavel Feldman
|
40d5e3a3c9
|
chore: use utils via index export (3) (#13403)
|
2022-04-07 13:55:44 -07:00 |
|
Pavel Feldman
|
5ae2017a5b
|
chore: always import type (#13365)
|
2022-04-06 14:57:14 -07:00 |
|
Andrey Lushnikov
|
6a7a2971f2
|
fix(chromium): close all javascript dialogs when closing context (#11614)
Fixes #11581
|
2022-01-25 13:52:18 -08:00 |
|
Joel Einbinder
|
c89d5a50dd
|
chore: migrate to monorepo (#9421)
|
2021-10-11 16:52:17 +02:00 |
|