Dmitry Gozman
|
d73a846030
|
chore: existingDispatcher() is based on connection (#35986)
|
2025-05-19 21:44:46 +01:00 |
|
Dmitry Gozman
|
2a5d83a623
|
chore: introduce Page.viewportSizeChanged event (#35994)
|
2025-05-19 21:39:41 +01:00 |
|
Pavel Feldman
|
6e8c67a3ce
|
chore: do not hide error context (#36000)
|
2025-05-19 13:35:22 -07:00 |
|
Serghei Pogodin
|
98cdc21fa5
|
chore(devices): Add more devices (#35961)
|
2025-05-19 12:46:14 -07:00 |
|
Yury Semikhatsky
|
e87ff09fb3
|
fix(bidi): expose main binding in existing page (#35997)
|
2025-05-19 11:01:01 -07:00 |
|
microsoft-playwright-automation[bot]
|
55333c6f28
|
feat(chromium): roll to r1174 (#35985)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
|
2025-05-17 12:30:41 -07:00 |
|
Yury Semikhatsky
|
41008eeddd
|
test: do not rely on cookie order (#35982)
|
2025-05-16 17:50:20 -07:00 |
|
Alexandra Borovova
|
277d586138
|
test: Allow third party cookies for Firefox with BiDi as well. (#35953)
|
2025-05-16 17:33:21 -07:00 |
|
Yury Semikhatsky
|
44064c1b54
|
test: ignoreHTTPSErrors should be isolated between contexts (#35981)
|
2025-05-16 16:16:45 -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
|
bcd2f10dfd
|
chore: install playwright binding lazily (#35976)
|
2025-05-16 21:21:44 +01:00 |
|
Dmitry Gozman
|
0898662b4d
|
chore: use runImmediately option to ensure init script runs once (#35975)
|
2025-05-16 19:46:05 +01:00 |
|
Yury Semikhatsky
|
5e238fcb19
|
docs: deprecate Logger api (#35978)
|
2025-05-16 10:27:17 -07:00 |
|
Adam Gastineau
|
333dde055d
|
docs: add clarity to CLI options (#35954)
|
2025-05-16 05:52:31 -07:00 |
|
Max Schmitt
|
652c675e44
|
test: rebase PointerEvent.pressure test on Windows/Android (#35971)
|
2025-05-16 12:33:25 +01:00 |
|
microsoft-playwright-automation[bot]
|
024881f8d1
|
feat(webkit): roll to r2172 (#35965)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
|
2025-05-16 07:53:05 +02:00 |
|
Max Schmitt
|
ea8ad40c9f
|
test: unflake selenium tests (#35932)
|
2025-05-16 07:51:52 +02:00 |
|
microsoft-playwright-automation[bot]
|
0db1c83e7e
|
feat(chromium-tip-of-tree): roll to r1332 (#35963)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
|
2025-05-16 07:09:29 +02:00 |
|
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 |
|