1108 Commits

Author SHA1 Message Date
Dmitry Gozman
a0eb891880
chore: ensure progress runs with a timeout in fetch() (#36192) 2025-06-05 16:43:53 +01:00
Dmitry Gozman
e6bf21f0f5
chore: launchServer() with userDataDir (#36185) 2025-06-04 16:34:09 +01:00
Max Schmitt
6dc6651a45
test: mark inspector tests as slow (#36199) 2025-06-04 15:42:44 +01:00
Max Schmitt
5f2e74ac6c
test: skip another permission tests on Debian 11 (#36198) 2025-06-04 14:44:17 +01:00
Max Schmitt
126239bb55
test: skip permission tests on Debian 11 (#36194) 2025-06-04 14:21:00 +01:00
Pavel Feldman
990fb68f73
chore: only use locator description if it is the last token (#36178) 2025-06-03 11:58:14 -07:00
Max Schmitt
9cfbf4f791
test: skip 'should work when registered on global' in driver mode (#36171) 2025-06-03 10:13:24 +01:00
Dmitry Gozman
f72f931b3e
chore: remove browser.on('context') event (#36154) 2025-06-02 10:32:09 +01:00
Dmitry Gozman
70d64a2978
chore: chain routes from multiple connections (#36105) 2025-05-30 15:59:24 +01:00
Yury Semikhatsky
7cbc04e5ac
browser(webkit): roll to 2178 & update permissions tests (#36135) 2025-05-30 07:25:07 -07:00
Dmitry Gozman
e58f076d42
chore: cleanup more state upon disconnect (#36132) 2025-05-30 14:59:20 +01:00
Max Schmitt
bc92cb44fe
fix: throw pretty error if opening userDataDir twice (#36007) 2025-05-28 14:57:49 -07:00
Dmitry Gozman
14dfb291ee
chore: try the new CDPScreenshotNewSurface feature on cr-tot (#36092) 2025-05-28 15:22:59 +01:00
Dmitry Gozman
1445b2cce6
test: rebase 'init script should not observe playwright internals' (#36106) 2025-05-27 15:47:43 -07:00
Yury Semikhatsky
9d70a305a9
fix(cookies): properly filter cookies for subdomain (#36109) 2025-05-27 14:27:25 -07:00
Dmitry Gozman
2a777c3816
chore: clear locator handlers upon disconnect (#36093) 2025-05-27 18:52:11 +01:00
Pavel Feldman
817e1727fb
chore: do not escape css selectors for .css syntax (#36081) 2025-05-26 09:46:13 -07:00
Dmitry Gozman
d1eb9589f8
chore: remove bindings and init scripts upon client disconnect (#36064) 2025-05-26 10:33:00 +01:00
Pavel Feldman
9a53dc2d07
chore: two-line trace view (4) (#36070) 2025-05-23 16:03:50 -07:00
Dmitry Gozman
928dee4896
chore: allow launchServer with a sharedBrowser (#36054) 2025-05-23 11:07:33 +01:00
Pavel Feldman
a15e94aa3f
chore: two-line trace view (3) (#36058) 2025-05-22 19:00:33 -07:00
Pavel Feldman
e0365747ce
chore: two-line trace view (2) (#36055) 2025-05-22 14:50:54 -07:00
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
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
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
Yury Semikhatsky
41008eeddd
test: do not rely on cookie order (#35982) 2025-05-16 17:50:20 -07:00
Yury Semikhatsky
44064c1b54
test: ignoreHTTPSErrors should be isolated between contexts (#35981) 2025-05-16 16:16:45 -07:00
Pavel Feldman
313de29fab
feat(locator): introduce locator.describe() (#35969) 2025-05-16 13:40:47 -07:00
Max Schmitt
ea8ad40c9f
test: unflake selenium tests (#35932) 2025-05-16 07:51:52 +02:00
Yury Semikhatsky
3ef9baa1d1
test: dialog.accept works in headless persistent context (#35955) 2025-05-14 16:04:21 -07: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
Dmitry Gozman
191d912f20
feat(firefox): support custom policies.json (#35926) 2025-05-14 09:38:24 +01:00
Yury Semikhatsky
f38ee4e212
test: document third-party cookie behavior (#35918) 2025-05-12 16:09:14 -07:00
Dmitry Gozman
ec3e13b960
test: keepalive and workers fetch when offline (#35927) 2025-05-12 10:36:01 +01: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
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
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
Dmitry Gozman
6d3ee50a02
chore: remove setUnderTest (#35810) 2025-04-30 15:52:00 +01:00
Adam Gastineau
31aa65a600
chore(html): add new HTML title to dogfood feature (#35801) 2025-04-30 05:16:32 -07:00
Simon Knott
ed23a93512
fix(IndexedDB): don't crash on empty IDB (#35779) 2025-04-28 16:20:57 +02:00