Pavel Feldman
|
bcb6860ef5
|
chore: fix cross browser leak tests (#32843)
|
2024-09-26 19:33:07 -07:00 |
|
Max Schmitt
|
5bc6ca6345
|
fix: allow disposing ElementHandles multiple times (#29953)
Fixes https://github.com/microsoft/playwright/issues/29945
|
2024-03-15 16:26:56 +01:00 |
|
Max Schmitt
|
736c0efd43
|
chore: use more explicit awaits when returning in client (#28443)
|
2023-12-07 20:13:35 -08:00 |
|
Pavel Feldman
|
7de0ccd36e
|
chore: support await using for close() and dispose() (#27766)
This change assumes that the user has Node 18 with Symbol.dispose
available.
Fixes https://github.com/microsoft/playwright/issues/27141
|
2023-10-24 12:25:53 -07:00 |
|
Pavel Feldman
|
0d9ec60dc7
|
chore: implement jsHandle._objectCount in chromium (#22127)
|
2023-03-31 15:52:01 -07:00 |
|
Pavel Feldman
|
df143031e7
|
chore: move protocol and trace types into the top-level packages (#17486)
|
2022-09-20 18:41:51 -07:00 |
|
Pavel Feldman
|
cf89a36181
|
chore: serialize circular objects (#14045)
|
2022-05-09 18:51:53 -07:00 |
|
Pavel Feldman
|
5ae2017a5b
|
chore: always import type (#13365)
|
2022-04-06 14:57:14 -07:00 |
|
Pavel Feldman
|
a73e6bbd0e
|
chore: drop wrapApiCall (2) (#10445)
|
2021-11-19 16:28:11 -08:00 |
|
Pavel Feldman
|
70ede0d987
|
chore: use channel traits (#10389)
|
2021-11-17 15:26:01 -08:00 |
|
Joel Einbinder
|
c89d5a50dd
|
chore: migrate to monorepo (#9421)
|
2021-10-11 16:52:17 +02:00 |
|