5925 Commits

Author SHA1 Message Date
Max Schmitt
98caf348e7
chore: follow-up to connectOverCDP fetch logic (#36377)
Signed-off-by: Max Schmitt <max@schmitt.mx>
2025-06-26 19:27:51 +02:00
Pavel Feldman
216e6be464
chore: add the codegen tool (#36446) 2025-06-26 08:31:20 -07:00
Dmitry Gozman
bf5fea29f2
chore: migrate some dispatchers from CallMetadata to Progress (part 2) (#36438) 2025-06-26 14:19:43 +01:00
Adam Gastineau
735c536785
fix(blob): correctly type pre-1.53 onTestEnd event for attachments (#36443) 2025-06-26 05:57:23 -07:00
Dmitry Gozman
e4355f722a
chore: migrate some dispatchers from CallMetadata to Progress (part 3) (#36439) 2025-06-26 09:46:12 +01:00
Pavel Feldman
8529ff081e
chore: abstract tool from specific context types (#36445) 2025-06-25 15:02:03 -07:00
Dmitry Gozman
a03dcc3aa3
chore: add assert tools to mdd (#36437) 2025-06-25 10:32:33 -07:00
Dmitry Gozman
a3eff54e94
chore: migrate some dispatchers from CallMetadata to Progress (part 1) (#36429) 2025-06-25 13:05:51 +01:00
Simon Knott
5efa065696
chore: set title from global teardown (#36433) 2025-06-25 12:03:34 +02:00
microsoft-playwright-automation[bot]
2c78f842ce
feat(webkit): roll to r2187 (#36428)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-06-25 11:17:34 +02:00
Max Schmitt
56594a0977
fix: get rid of url.parse in network code (#36423) 2025-06-25 09:26:30 +02:00
Pavel Feldman
6b231cbf79
chore: add playwright-mdd experiment (#36430) 2025-06-24 16:43:12 -07:00
Yury Semikhatsky
25e64e976e
fix(cli): throw an error if invalid choice is specified for --update-snapshots option (#36427) 2025-06-24 13:27:28 -07:00
Dmitry Gozman
a41e16bed0
chore: use a single Progress instance for expect (#36407) 2025-06-24 21:22:43 +01:00
Yury Semikhatsky
04b10c56c1
chore: bump commander.js version to 13 (#36426) 2025-06-24 12:05:19 -07:00
Dmitry Gozman
86c2ee6f3c
chore: do not select a disabled option (#36418) 2025-06-24 19:53:57 +01:00
microsoft-playwright-automation[bot]
1c3488aa5f
feat(chromium-tip-of-tree): roll to r1343 (#36424)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-06-24 17:22:05 +02:00
Dmitry Gozman
11705781bd
chore: make sure _generateLocatorString does not timeout (#36381) 2025-06-24 10:55:40 +01:00
Max Schmitt
896cb8536e
chore: fix Cannot find module '@testIsomorphic/types' in recorder (#36414) 2025-06-23 22:52:21 +02:00
Dmitry Gozman
669341733e
chore: make progress strict by default (#36389) 2025-06-23 13:55:39 +01:00
microsoft-playwright-automation[bot]
6c26c5f6ac
feat(chromium-tip-of-tree): roll to r1342 (#36379) 2025-06-23 09:45:07 +02:00
Simon Knott
ed7e552006
chore: don't close other browsers in reuse-browsers mode (#36383)
Signed-off-by: Simon Knott <info@simonknott.de>
Co-authored-by: Dmitry Gozman <dgozman@gmail.com>
2025-06-23 08:46:04 +02:00
microsoft-playwright-automation[bot]
41bcfc9986
feat(webkit): roll to r2186 (#36391)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-06-21 18:49:04 +02:00
microsoft-playwright-automation[bot]
d8c257f79b
feat(chromium): roll to r1180 (#36384)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-06-20 17:48:52 +02:00
Simon Knott
0027bd97cb
chore: browserserver, design two (#36382) 2025-06-20 16:26:43 +02:00
Kevin Tan
556fea9444
fix: adding trialing slash detection logic back in urlToWSEndpoint (#36357) 2025-06-20 14:09:32 +02:00
Dmitry Gozman
73f840c1d0
chore: use isNonRetriableError in more places (#36373) 2025-06-20 12:50:52 +01:00
Simon Knott
71088f6e9d
chore: refactor browser creation from PlaywrightConnection into PlaywrightServer (#36369)
Signed-off-by: Simon Knott <info@simonknott.de>
Co-authored-by: Dmitry Gozman <dgozman@gmail.com>
2025-06-20 13:40:11 +02:00
Max Schmitt
d3970a22d1
chore: smaller codex fixes (#36374) 2025-06-20 13:04:41 +02:00
Dmitry Gozman
c0da193660
chore: make various progress instances "strict" (#36349) 2025-06-20 10:47:36 +01:00
Dmitry Gozman
84c69edbb8
chore: make launch, newContext and newPage progress "strict" (#36336) 2025-06-20 10:00:34 +01:00
Dmitry Gozman
1357f0ab83
chore: simplify bidi browsers handling (#36363) 2025-06-20 10:00:21 +01:00
Max Schmitt
173b455941
fix(html-reporter): show filtered stats when filtering for labels/annots (#36368) 2025-06-20 10:22:19 +02:00
Max Schmitt
777d1e54b6
chore: use different babel import in tsxTransform (#36370) 2025-06-20 10:10:54 +02:00
Dmitry Gozman
20b8784c91
chore: make screenshot progress "strict" (#36323) 2025-06-20 09:02:14 +01:00
Dmitry Gozman
55cb7c916c
chore: make navigation actions' progress "strict" (#36321) 2025-06-20 09:02:00 +01:00
Dmitry Gozman
d4c0d75237
chore: make fetch progress "strict" (#36318) 2025-06-20 09:01:46 +01:00
Max Schmitt
ab7b18e36c
fix(ct): fsWatcher update comparison (#36366) 2025-06-20 09:23:56 +02:00
Simon Knott
66e9030212
chore: lift up playwright prelaunch (#36330) 2025-06-19 12:49:58 +02:00
Simon Knott
50cb8a1ffb
chore: prevent launching more browsers in server mode (#36353) 2025-06-19 11:28:29 +02:00
Dmitry Gozman
f050c3fc61
fix(trace): include method into "Fetch" action title (#36350) 2025-06-18 13:59:09 +01:00
Dmitry Gozman
2576ce2917
Revert "chore: reduce scrolling during clicks (#36175)" (#36346) 2025-06-18 10:41:35 +01:00
Dmitry Gozman
8fcf838c37
chore: move some playwright-wide options to be per browser (#36342) 2025-06-18 08:28:33 +01:00
microsoft-playwright-automation[bot]
a7ff65cb8b
feat(firefox-beta): roll to r1484 (#36341)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-06-18 07:46:39 +02:00
microsoft-playwright-automation[bot]
7e87033297
feat(firefox): roll to r1488 (#36340)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-06-18 07:46:12 +02:00
microsoft-playwright-automation[bot]
433491179c
feat(chromium-tip-of-tree): roll to r1341 (#36338)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-06-17 17:49:18 +02:00
Simon Knott
a439191551
chore: move HTTP server behaviour from WSServer to PlaywrightServer (#36334) 2025-06-17 14:09:20 +02:00
microsoft-playwright-automation[bot]
ada2372186
feat(webkit): roll to r2185 (#36335)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-06-17 14:06:19 +02:00
Adam Gastineau
114c9c0452
chore(html): revert baded72 and use existing linkifyText (#36328) 2025-06-16 09:15:06 -07:00
Max Schmitt
764dedac66
chore: hide locator(':root') in Steps for toHaveTitle/URL (#36213) 2025-06-16 17:27:38 +02:00