14587 Commits

Author SHA1 Message Date
dependabot[bot]
1bb37de3d1
chore(deps): bump undici from 5.28.5 to 5.29.0 (#35964)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-16 07:09:01 +02:00
Pavel Feldman
e9de07a556
chore: fix html report layout (takes half the screen) (#35967) 2025-05-15 16:05:36 -07:00
Pavel Feldman
932b6e6a56
chore(html-report): use muted colors for subtle items (#35966) 2025-05-15 14:53:44 -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
microsoft-playwright-automation[bot]
5c4c3614b9
chore(driver): roll driver to recent Node.js LTS version (#35959)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-05-15 14:40:30 +02:00
Pavel Feldman
0535a2ee11
chore: allow showing live trace (#35957) 2025-05-14 17:41:12 -07: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
Adam Gastineau
2811260970
fix(ui-mode): use stored theme; defaulting to prefersDarkTheme (#35950) 2025-05-14 06:48:19 -07:00
microsoft-playwright-automation[bot]
1907bd4f36
feat(webkit): roll to r2171 (#35948)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-05-14 15:39:00 +02:00
microsoft-playwright-automation[bot]
7dc8f6bb1c
feat(firefox-beta): roll to r1481 (#35929)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-05-14 14:19:44 +02:00
microsoft-playwright-automation[bot]
053a8c4339
feat(firefox): roll to r1485 (#35930)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-05-14 14:19:31 +02:00
microsoft-playwright-automation[bot]
2c313e3443
feat(chromium-tip-of-tree): roll to r1331 (#35940)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-05-14 14:19:13 +02: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
microsoft-playwright-automation[bot]
807f3c5a30
feat(webkit): roll to r2170 (#35942)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-05-14 10:17:14 +02:00
Adam Gastineau
854534cdfe
fix(trace): avoid recording BindingCall actions (#35851) 2025-05-13 05:28:14 -07:00
Simon Knott
26c13ab98d
docs: secrets doc (#35939) 2025-05-13 11:42:57 +02:00
Yury Semikhatsky
d8193ca947
devops: consolidate build.js files (#35935) 2025-05-12 19:22:14 -07:00
Yury Semikhatsky
f38ee4e212
test: document third-party cookie behavior (#35918) 2025-05-12 16:09:14 -07:00
Yury Semikhatsky
a48a3ad6fa
devops: run npm ci steps in parallel (#35915) 2025-05-12 09:40:16 -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
Rui Figueira
cd32b0a231
Fix TypeError in codegen (#35921) 2025-05-12 09:28:44 +02:00
Yusuke Iwaki
d476f1d3b4
docs: fix example codes of toContainClass to work (#35903) 2025-05-12 09:24:51 +02:00
microsoft-playwright-automation[bot]
44e812f67b
feat(firefox): roll to r1484 (#35913)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-05-11 19:38:24 +02:00
microsoft-playwright-automation[bot]
e619c0d819
feat(firefox-beta): roll to r1480 (#35912)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-05-11 19:38:03 +02:00
Pavel Feldman
a6b4b222ed
chore: upstream the frame tree snapshot (#35917) 2025-05-09 16:15:16 -07:00
Yury Semikhatsky
4166fd2bbd
devops: preserve output in watch mode (#35916) 2025-05-09 14:40:02 -07:00
Yury Semikhatsky
c5c9cca5ef
devops: custom watch for bundle esbuild steps (#35914) 2025-05-09 12:19:44 -07:00
Pavel Feldman
9de2bd49e4
Revert "chore: upstream the frame tree snapshot" (#35911) 2025-05-09 11:28:25 -07:00
Max Schmitt
dee0535480
chore: fix SIGINT handling in watch mode (#35910) 2025-05-09 18:06:00 +02:00
Max Schmitt
64c553bb71
chore(build): fix MaxListenersExceededWarning during build (#35905) 2025-05-09 17:01:03 +02:00
microsoft-playwright-automation[bot]
d3a67559e8
feat(firefox-beta): roll to r1479 (#35907)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-05-09 14:09:24 +02:00
microsoft-playwright-automation[bot]
06e766dd3c
feat(firefox): roll to r1483 (#35906)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-05-09 14:09:13 +02:00
Max Schmitt
d178b4dbaf
devops: fix crash in build.js watch mode with SyntaxError (#35904) 2025-05-09 14:08:50 +02: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
Yury Semikhatsky
7850c15e0e
devops: do not run npm ci when generating 3d party notice (#35899) 2025-05-08 13:13:06 -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
Pavel Feldman
4facda5f22
chore: use given cdp port for communicating chrome (#35759) 2025-05-08 11:02:55 -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
Yury Semikhatsky
6c4e9fba9d
devops: update build.js to have single run method for all kinds of steps (#35886) 2025-05-08 08:29:01 -07:00
Yury Semikhatsky
3cf6fa2db4
fix: bundles watch mode (#35887) 2025-05-07 17:12:38 -07:00
Julian Descottes
2dab895905
test(bidi): enable two page-request-continue tests (#35861) 2025-05-07 14:44:55 -07:00