2522 Commits

Author SHA1 Message Date
Pavel Feldman
0e9cf0a3ad
chore: annotate protocol methods with internal & titles (#35979) 2025-05-16 14:01:09 -07:00
Pavel Feldman
313de29fab
feat(locator): introduce locator.describe() (#35969) 2025-05-16 13:40:47 -07:00
Dmitry Gozman
bcd2f10dfd
chore: install playwright binding lazily (#35976) 2025-05-16 21:21:44 +01:00
Dmitry Gozman
0898662b4d
chore: use runImmediately option to ensure init script runs once (#35975) 2025-05-16 19:46:05 +01:00
Simon Knott
b9055fe9fc
chore(ai snapshot): dont error on navigating childframe (#35951) 2025-05-14 17:38:00 +02:00
microsoft-playwright-automation[bot]
1907bd4f36
feat(webkit): roll to r2171 (#35948)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-05-14 15:39:00 +02:00
Max Schmitt
e356ec0a82
fix: sanitize object keys in evaluation result parsing (#35947) 2025-05-14 13:43:50 +02:00
Adam Gastineau
854534cdfe
fix(trace): avoid recording BindingCall actions (#35851) 2025-05-13 05:28:14 -07:00
Pavel Feldman
a6b4b222ed
chore: upstream the frame tree snapshot (#35917) 2025-05-09 16:15:16 -07:00
Pavel Feldman
9de2bd49e4
Revert "chore: upstream the frame tree snapshot" (#35911) 2025-05-09 11:28:25 -07:00
Pavel Feldman
0876b99a4d
chore: upstream the frame tree snapshot (#35902) 2025-05-08 15:18:28 -07:00
Yury Semikhatsky
1d181ae608
devops: get rid of fd-slicer dependency and esbuild plugin hack (#35895) 2025-05-08 11:48:18 -07:00
Pavel Feldman
4facda5f22
chore: use given cdp port for communicating chrome (#35759) 2025-05-08 11:02:55 -07:00
Pavel Feldman
f89d0ae870
chore: make refs & emitGeneric private for mcp (#35888) 2025-05-08 08:33:10 -07:00
Yury Semikhatsky
83c5ee74da
fix(bidi): do not report internal pages (#35865) 2025-05-07 14:23:16 -07:00
Alexandra Borovova
74aa1f0385
fix(bidi): Fix reset geolocation override. (#35871) 2025-05-07 10:01:34 -07:00
Max Schmitt
570a8aafe8
fix(mouse): set PointerEvent.pressure (#35847) 2025-05-07 17:59:35 +02:00
microsoft-playwright-automation[bot]
8e08fdb52c
feat(chromium): roll to r1172 (#35858)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-05-06 14:26:08 +02:00
Simon Knott
71eb3b9f0f
chore(webkit): polyfill PublicKeyCredential (#35702) 2025-05-02 14:56:57 +02:00
Dmitry Gozman
42ade54975
chore: use utilityScript handle in bindings (#35824) 2025-05-01 15:14:17 +01:00
Dmitry Gozman
67d7bde959
chore: minor cleanups after builtins rework (#35809) 2025-05-01 08:57:06 +01:00
Yury Semikhatsky
baeb065e9e
chore: remove underscore from public members in page (#35820) 2025-04-30 18:57:59 -07:00
Yury Semikhatsky
cb99e260fa
fix(bidi): initialize utility script before adding bindings (#35816) 2025-04-30 13:09:10 -07:00
Dmitry Gozman
6d3ee50a02
chore: remove setUnderTest (#35810) 2025-04-30 15:52:00 +01:00
Dmitry Gozman
3b0135411e
chore: inject builtins through esbuild (#35800) 2025-04-29 20:07:06 +01:00
Simon Knott
1924b51d3f
chore: make installing non-hermetic browsers idempotent (#35791) 2025-04-29 12:16:53 +02:00
Yury Semikhatsky
d170bbbcb9
fix(bidi): correctly serialize kPlaywrightBinding (#35783) 2025-04-28 14:17:50 -07:00
Simon Knott
ed23a93512
fix(IndexedDB): don't crash on empty IDB (#35779) 2025-04-28 16:20:57 +02:00
Dmitry Gozman
4c796a3b12
chore: compile storage script (#35753) 2025-04-25 16:23:04 +01:00
microsoft-playwright-automation[bot]
0b6a7f5d97
feat(chromium): roll to r1171 (#35746)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-04-25 11:16:16 +02:00
Pavel Feldman
2de30d694c
chore: allow advertising for non-testing (#35723) 2025-04-24 10:42:13 -07:00
Pavel Feldman
8fdd0943b6
chore: allow running chromium with given ws port internally (#35722) 2025-04-23 21:53:37 -07:00
Pavel Feldman
3371fb9bea
chore: do not leak pw internals (#35721) 2025-04-23 21:53:17 -07:00
Dmitry Gozman
108419aa1e
chore(chromium): remove DeferRendererTasksAfterInput from disabled features (#35573) 2025-04-23 10:50:04 +01:00
Dmitry Gozman
81aafeff50
fix(chromium): response.body() for worker main script (#35692) 2025-04-23 10:48:49 +01:00
Yury Semikhatsky
1b9a03cd49
chore(bidi): setGeolocationOverride already updates existing pages (#35696) 2025-04-22 15:31:40 -07:00
Pavel Feldman
e6426a934d
chore: bake consoleApi into injected script (#35672) 2025-04-22 14:23:40 -07:00
microsoft-playwright-automation[bot]
1a595e1562
feat(chromium): roll to r1170 (#35691)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-04-22 15:22:32 +02:00
Simon Knott
2e11d4c452
chore: remove fix-with-ai experiment (#35690) 2025-04-22 13:24:30 +02:00
Pavel Feldman
7ec70c61d7
feat(aria): emit generic nodes (#35686) 2025-04-21 17:36:10 -07:00
Yury Semikhatsky
303901d7a5
chore(bidi): implement permissions API (#35662)
Limitations due to current Bidi protocol:

- Cannot revert to the browser default permission (before override). So when the client calls clearPermissions
 we always set the permission to `prompt` which is not necessarily what the browser had before the override.
- `*` pattern is not supported. Most clients don't want to do fine grained permission control in their tests.
2025-04-17 13:00:45 -07:00
Yury Semikhatsky
224667e9ff
chore(bidi): support geolocation emulation (#35624) 2025-04-15 14:02:32 -07:00
Yury Semikhatsky
d79bb57ac1
chore(bidi): rename bidi-firefox-stable to moz-firefox channel (#35611) 2025-04-14 17:30:00 -07:00
Pavel Feldman
6262a1264f
chore: retry selecting option for the notconnected case (#35610) 2025-04-14 16:51:08 -07:00
Marcin Szafranek
32d0cefc49
feat(cli): add paper format option for PDF generation (#35589) 2025-04-14 12:26:33 -07:00
Yury Semikhatsky
c1f1c039d9
chore: prefer channel browser for ui mode and codegen (#35588) 2025-04-14 10:39:53 -07:00
microsoft-playwright-automation[bot]
9efdcf11b9
feat(chromium): roll to r1169 (#35594)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-04-14 10:47:49 +02:00
Yury Semikhatsky
c9cd9dc1e4
chore: rename *ConnectionTimeout to *SocketTimeout (#35583) 2025-04-11 09:57:18 -07:00
Yury Semikhatsky
24699d6bd0
fix: timeout error when downloading browsers (#35564) 2025-04-10 13:55:49 -07:00
Yury Semikhatsky
b10f920a15
chore: call findChromiumChannel only for Chromium based browsers (#35580) 2025-04-10 10:26:36 -07:00