4245 Commits

Author SHA1 Message Date
Dmitry Gozman
a5d1a18ff5
feat: browser.on('context') event (#36046) 2025-05-22 19:38:27 +01:00
Pavel Feldman
6a2a70619a
chore: two-line trace view (1) (#36025) 2025-05-22 09:49:37 -07:00
Dmitry Gozman
a87dc83963
chore: push browser to the client when launching persistent (#36037) 2025-05-22 13:06:03 +01:00
Henrik Skupin
e1c8e0f6b3
chore: Use › as separator between the filename and test in the CSV reporter as well (#36026) 2025-05-21 14:32:40 -07:00
Dmitry Gozman
28e925c001
chore: remove protocol recordHar option in favor of explicit harStart (#36030) 2025-05-21 19:16:05 +01:00
Dmitry Gozman
6af41232b8
chore: evaluate UtilityScript lazily (#36019) 2025-05-21 14:45:50 +01:00
Dmitry Gozman
92d4ce30c6
chore: merge Selectors into BrowserContext in the protocol (#36017) 2025-05-21 09:09:17 +01:00
Dmitry Gozman
42ea95e1c1
chore: fix utility world name clash over cdp (#36024) 2025-05-21 09:07:44 +01:00
Henrik Skupin
f7b439cc0c
test(bidi): skip tests that are timing out (#36016) 2025-05-20 10:31:36 -07:00
Pavel Feldman
27ce0eb867
chore: move from apiName to title in tracing (#36003) 2025-05-19 16:01:45 -07:00
Pavel Feldman
3c888d59dd
fix(trace): fix the v6-v7 trace modernizer (#35998) 2025-05-19 14:02:57 -07:00
Pavel Feldman
6e8c67a3ce
chore: do not hide error context (#36000) 2025-05-19 13:35:22 -07:00
Yury Semikhatsky
41008eeddd
test: do not rely on cookie order (#35982) 2025-05-16 17:50:20 -07:00
Alexandra Borovova
277d586138
test: Allow third party cookies for Firefox with BiDi as well. (#35953) 2025-05-16 17:33:21 -07:00
Yury Semikhatsky
44064c1b54
test: ignoreHTTPSErrors should be isolated between contexts (#35981) 2025-05-16 16:16:45 -07:00
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
Max Schmitt
652c675e44
test: rebase PointerEvent.pressure test on Windows/Android (#35971) 2025-05-16 12:33:25 +01:00
Max Schmitt
ea8ad40c9f
test: unflake selenium tests (#35932) 2025-05-16 07:51:52 +02:00
Dmitry Gozman
8eda25c928
fix(test runner): do not install custom loader hook for '.cjs' (#35962) 2025-05-15 19:54:31 +01:00
Yury Semikhatsky
3ef9baa1d1
test: dialog.accept works in headless persistent context (#35955) 2025-05-14 16:04:21 -07:00
Dmitry Gozman
7f9be44e3c
test: add a test for import regression (#35952) 2025-05-14 19:48:46 +01:00
Henrik Skupin
7e36cb4059
(bidi) Add missing reference snapshots for "library/emulation-focus.spec.ts :: should not affect screenshots" (#35945) 2025-05-14 09:21:25 -07:00
Simon Knott
b9055fe9fc
chore(ai snapshot): dont error on navigating childframe (#35951) 2025-05-14 17:38:00 +02:00
Adam Gastineau
e4f0d9503b
fix(esm): prevent ESM loading deadlock in certain import chains (#35933) 2025-05-14 08:30:26 -07:00
Max Schmitt
e356ec0a82
fix: sanitize object keys in evaluation result parsing (#35947) 2025-05-14 13:43:50 +02:00
Dmitry Gozman
191d912f20
feat(firefox): support custom policies.json (#35926) 2025-05-14 09:38:24 +01:00
Adam Gastineau
854534cdfe
fix(trace): avoid recording BindingCall actions (#35851) 2025-05-13 05:28:14 -07:00
Yury Semikhatsky
f38ee4e212
test: document third-party cookie behavior (#35918) 2025-05-12 16:09:14 -07:00
Max Schmitt
a772275765
test: skip firefox reference test on Firefox (#35931) 2025-05-12 16:46:12 +02:00
Dmitry Gozman
ec3e13b960
test: keepalive and workers fetch when offline (#35927) 2025-05-12 10:36:01 +01: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
Pavel Feldman
3196aff329
chore: experiment with stable aria refs (#35900) 2025-05-08 13:25:39 -07:00
Pavel Feldman
263453a7b2
chore: relax the visibility test for ai snapshots (#35898) 2025-05-08 13:04:15 -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
Dmitry Gozman
33f811b2ae
fix(role): support alternative text in CSS content property (#35878) 2025-05-08 18:42:13 +01:00
Pavel Feldman
f89d0ae870
chore: make refs & emitGeneric private for mcp (#35888) 2025-05-08 08:33:10 -07:00
Julian Descottes
2dab895905
test(bidi): enable two page-request-continue tests (#35861) 2025-05-07 14:44:55 -07:00
Max Schmitt
570a8aafe8
fix(mouse): set PointerEvent.pressure (#35847) 2025-05-07 17:59:35 +02:00
Dmitry Gozman
2c2da8a0aa
chore: consolidate snapshot path logic into TestInfo (#35752) 2025-05-05 16:59:37 +01:00
Max Schmitt
cb74d37063
test: update Windows Modernizr test expecations (#35841) 2025-05-04 17:02:40 +02:00
Dmitry Gozman
9c4ea21529
chore(trace viewer): create injected/recorder in snapshots lazily (#35835) 2025-05-02 21:46:58 +01:00
Pavel Feldman
79cbb15a4a
chore(aria): only emit actionable generic nodes (#35838) 2025-05-02 13:28:00 -07: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
Yury Semikhatsky
baeb065e9e
chore: remove underscore from public members in page (#35820) 2025-04-30 18:57:59 -07:00
Pavel Feldman
eda5a9efeb
chore(aria): do not generate refs for pointer-events none (#35819) 2025-04-30 17:25:06 -07:00
Adam Gastineau
85a101b780
fix(runner): incorporate set project worker count into status messages (#35717) 2025-04-30 08:05:28 -07:00