4240 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
Max Schmitt
b25cb7f3d1
chore: use 'Clear' step name for locator.clear() (#36208) 2025-06-05 13:23:11 +01:00
Simon Knott
090a451866
fix(ai snapshot): wait for blocking CSS (#36206)
Signed-off-by: Simon Knott <info@simonknott.de>
Co-authored-by: Dmitry Gozman <dgozman@gmail.com>
2025-06-05 12:17:39 +02:00
Pavel Feldman
085f7a85da
fix: capture snapshot for ai during navigation (#36203) 2025-06-04 14:37:01 -07:00
Adam Gastineau
4b40a743d1
fix: allow matching against about:blank and other custom URLs (#36180) 2025-06-04 12:09:54 -07: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
Dmitry Gozman
3abb8bd34b
test: unflake "should delete header with undefined value" (#36197) 2025-06-04 15:42:21 +01:00
Max Schmitt
5f2e74ac6c
test: skip another permission tests on Debian 11 (#36198) 2025-06-04 14:44:17 +01:00
Max Schmitt
5659432229
test: skip scrolling tests on Android (#36195)
Signed-off-by: Max Schmitt <max@schmitt.mx>
Co-authored-by: Dmitry Gozman <dgozman@gmail.com>
2025-06-04 14:44:08 +01:00
Max Schmitt
126239bb55
test: skip permission tests on Debian 11 (#36194) 2025-06-04 14:21:00 +01:00
Dmitry Gozman
a0479cb24b
fix(test runner): prevent esm loader deadlock (#36187) 2025-06-04 13:25:43 +01:00
Yury Semikhatsky
0a533807dc
chore: delete playwright-dashboard package (#36182) 2025-06-03 13:52:26 -07:00
Pavel Feldman
990fb68f73
chore: only use locator description if it is the last token (#36178) 2025-06-03 11:58:14 -07:00
Dmitry Gozman
8d27a06960
chore: reduce scrolling during clicks (#36175) 2025-06-03 19:34:55 +01:00
Dmitry Gozman
818b7d6832
Revert "fix(esm): prevent ESM loading deadlock in certain import chains (#35933)" (#36179) 2025-06-03 19:20:18 +01:00
Max Schmitt
9cfbf4f791
test: skip 'should work when registered on global' in driver mode (#36171) 2025-06-03 10:13:24 +01:00
Max Schmitt
3e4284c7d6
test: fix webview2 tests (#36172) 2025-06-03 10:13:13 +01:00
Pavel Feldman
c9d329155d
chore: remove Step prefix from trace and reports (#36149) 2025-06-02 13:40:22 -07:00
Dmitry Gozman
f72f931b3e
chore: remove browser.on('context') event (#36154) 2025-06-02 10:32:09 +01:00
Yury Semikhatsky
bc7dabece9
chore: beautify install --list output (#36142) 2025-05-30 13:44:15 -07: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
Simon Knott
43a086a8de
chore: render error context to copy prompt (#36123) 2025-05-30 15:43:55 +02:00
Noritaka Kobayashi
f4d655adcc
chore: fix typos (#36091) 2025-05-29 11:17:13 -07:00
Manish Ranjan
89224df009
feature(cli): Support install --list command (#36049) 2025-05-29 10:28:04 -07:00
Dmitry Gozman
111f21ebac
chore: fix selector engines in electron and android (#36119) 2025-05-29 12:37:15 +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
Simon Knott
4cb2431c33
chore: trim error context and make it singular (#36117) 2025-05-28 15:10:24 +02:00
Simon Knott
d1df5893bc
chore: remove error context JSON format (#36116) 2025-05-28 12:47:34 +02:00
Dmitry Gozman
1445b2cce6
test: rebase 'init script should not observe playwright internals' (#36106) 2025-05-27 15:47:43 -07:00
Pavel Feldman
b5d4d3b55c
chore: allow accessible-error on all roles (#36108) 2025-05-27 15:46:47 -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
Yury Semikhatsky
c472300a68
fix(firefox): request body headers on redirect (#36068) 2025-05-27 08:59:34 -07:00
Pavel Feldman
0ab13695e7
chore: allow describing the aria refs (#36071) 2025-05-26 12:32:58 -07: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
Max Schmitt
926c02735e
test: update electron Tracing expectations (#36076) 2025-05-23 18:11:13 -07: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
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