1637 Commits

Author SHA1 Message Date
Max Schmitt
c68c3f3f4c
test: make babel test pass under Node.js 24 (#36420) 2025-06-24 16:20:49 +02:00
microsoft-playwright-automation[bot]
184fb04604
test: roll stable-test-runner to 1.54.0-alpha-2025-06-23 (#36401)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-06-23 12:35:57 +02:00
Max Schmitt
173b455941
fix(html-reporter): show filtered stats when filtering for labels/annots (#36368) 2025-06-20 10:22:19 +02:00
Dmitry Gozman
f050c3fc61
fix(trace): include method into "Fetch" action title (#36350) 2025-06-18 13:59:09 +01:00
Max Schmitt
764dedac66
chore: hide locator(':root') in Steps for toHaveTitle/URL (#36213) 2025-06-16 17:27:38 +02:00
Max Schmitt
1072d14efc
test: use role based selectors in trace-viewer tests (#36295)
Signed-off-by: Max Schmitt <max@schmitt.mx>
Co-authored-by: Dmitry Gozman <dgozman@gmail.com>
2025-06-16 17:24:02 +02:00
Adam Gastineau
baded7263b
feat(html): parse and render links in HTML report title (#36326) 2025-06-16 07:48:44 -07:00
Adam Gastineau
6caf3442fc
fix(list): avoid overwriting stdio logs from tests when writing status (#36219) 2025-06-16 04:38:15 -07:00
microsoft-playwright-automation[bot]
a02722a2f6
test: roll stable-test-runner to 1.54.0-alpha-2025-06-16 (#36322)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-06-16 13:35:53 +02:00
Dmitry Gozman
5d0d573718
chore: remove PW_TEST_DISABLE_TRACING and _playwrightInstance (#36282) 2025-06-11 17:34:22 +01:00
Max Schmitt
d86787dba4
chore: roll stable-test-runner to 1.53.0-beta-1749049851000 (#36201) 2025-06-10 19:30:46 +02:00
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
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
Dmitry Gozman
818b7d6832
Revert "fix(esm): prevent ESM loading deadlock in certain import chains (#35933)" (#36179) 2025-06-03 19:20:18 +01:00
Pavel Feldman
c9d329155d
chore: remove Step prefix from trace and reports (#36149) 2025-06-02 13:40:22 -07: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
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
Pavel Feldman
9a53dc2d07
chore: two-line trace view (4) (#36070) 2025-05-23 16:03:50 -07: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
Pavel Feldman
6a2a70619a
chore: two-line trace view (1) (#36025) 2025-05-22 09:49:37 -07:00
Pavel Feldman
27ce0eb867
chore: move from apiName to title in tracing (#36003) 2025-05-19 16:01:45 -07:00
Pavel Feldman
6e8c67a3ce
chore: do not hide error context (#36000) 2025-05-19 13:35:22 -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
Dmitry Gozman
8eda25c928
fix(test runner): do not install custom loader hook for '.cjs' (#35962) 2025-05-15 19:54:31 +01:00
Dmitry Gozman
7f9be44e3c
test: add a test for import regression (#35952) 2025-05-14 19:48:46 +01:00
Adam Gastineau
e4f0d9503b
fix(esm): prevent ESM loading deadlock in certain import chains (#35933) 2025-05-14 08:30:26 -07:00
Adam Gastineau
854534cdfe
fix(trace): avoid recording BindingCall actions (#35851) 2025-05-13 05:28:14 -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
2c2da8a0aa
chore: consolidate snapshot path logic into TestInfo (#35752) 2025-05-05 16:59:37 +01:00
Adam Gastineau
85a101b780
fix(runner): incorporate set project worker count into status messages (#35717) 2025-04-30 08:05:28 -07:00
Adam Gastineau
9b59a6aea6
feat(html): allow setting a title to display (#35659) 2025-04-28 10:30:25 -07:00
Dmitry Gozman
508b1ccdcb
feat: introduce kind option in TestInfo.snapshotPath() (#35734) 2025-04-24 21:21:57 +01:00
Dmitry Gozman
79fd15b530
fix(test runner): TestInfo.snapshotPath() should sanitize (#35709) 2025-04-24 10:36:38 +01:00
Max Schmitt
400f466957
test: unflake 'Copy Prompt' tests (#35714) 2025-04-23 19:27:38 +02:00
Dmitry Gozman
69ffff95e0
test: unflake "should format JSON request body" (#35708) 2025-04-23 14:56:15 +01:00
Max Schmitt
c454681d05
fix(reporters): error context exception with page.evaluate (#35670) 2025-04-23 08:55:38 +02:00
Simon Knott
2e11d4c452
chore: remove fix-with-ai experiment (#35690) 2025-04-22 13:24:30 +02:00
Max Schmitt
5ceb61c497
chore: roll stable-test-runner to 1.52.0-beta-1744901303000.tgz (#35654) 2025-04-17 17:43:17 +02:00
Simon Knott
36a628d902
fix: expect.poll type with custom matcher (#35651) 2025-04-17 16:11:06 +02:00
Adam Gastineau
53abf161b0
chore: completely remove annotation warnings code (#35637) 2025-04-17 05:19:14 -07:00
Adam Gastineau
039e87f5cb
fix(blob): properly communicate attachments through blob merges (#35517) 2025-04-16 13:03:45 -07:00
Adam Gastineau
09529e9275
Revert "chore: add location named property to annotations (#35373)" (#35620) 2025-04-15 11:17:21 -07:00
Simon Knott
cb2d94e467
chore: refactor error context (#35613) 2025-04-15 17:29:07 +02:00
Adam Gastineau
78600c60f8
chore: temporarily disable floating promise warning messages v2 (#35603) 2025-04-15 07:28:55 -07:00