14791 Commits

Author SHA1 Message Date
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
Max Schmitt
c61bf70f5b
fix(android): trace action titles on Android (#36077) 2025-05-23 18:10:54 -07:00
Pavel Feldman
9a53dc2d07
chore: two-line trace view (4) (#36070) 2025-05-23 16:03:50 -07:00
microsoft-playwright-automation[bot]
018e7fdb8b
feat(chromium): roll to r1176 (#36067)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-05-23 15:50:03 -07:00
Alex Rudenko
1c04963167
chore(deps): bump chromium-bidi (#36063) 2025-05-23 08:24:12 -07:00
Simon Knott
eb46532fcb
refactor: cancel() -> dispose() (#36065) 2025-05-23 15:35:49 +02: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
microsoft-playwright-automation[bot]
3a8592910f
feat(chromium-tip-of-tree): roll to r1334 (#36057)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-05-22 16:12:42 -07:00
Pavel Feldman
e0365747ce
chore: two-line trace view (2) (#36055) 2025-05-22 14:50:54 -07:00
Yury Semikhatsky
b496dc4621
chore(bidi): pass acceptInsecureCerts to createUserContext (#36052) 2025-05-22 11:48:38 -07:00
Dmitry Gozman
a5d1a18ff5
feat: browser.on('context') event (#36046) 2025-05-22 19:38:27 +01:00
microsoft-playwright-automation[bot]
6a6c98d0a4
chore(driver): roll driver to recent Node.js LTS version (#36043) 2025-05-22 10:20:07 -07:00
Pavel Feldman
6a2a70619a
chore: two-line trace view (1) (#36025) 2025-05-22 09:49:37 -07:00
Simon Knott
5efd582814
docs(typo): "when test is retries" (#36044) 2025-05-22 14:17:30 +02: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
fd7d249ed4
chore: cleanup runtimeGuid and other builtins bits (#36035) 2025-05-21 22:10:41 +01:00
Dmitry Gozman
28e925c001
chore: remove protocol recordHar option in favor of explicit harStart (#36030) 2025-05-21 19:16:05 +01:00
microsoft-playwright-automation[bot]
8168dc3496
feat(webkit): roll to r2174 (#36022)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-05-21 07:27:23 -07:00
Dmitry Gozman
6af41232b8
chore: evaluate UtilityScript lazily (#36019) 2025-05-21 14:45:50 +01:00
Dmitry Gozman
92d4ce30c6
chore: merge Selectors into BrowserContext in the protocol (#36017) 2025-05-21 09:09:17 +01:00
Dmitry Gozman
42ea95e1c1
chore: fix utility world name clash over cdp (#36024) 2025-05-21 09:07:44 +01:00
Simon Knott
4a511fe41e
chore: remove unused param (#36018) 2025-05-21 09:14:14 +02:00
Henrik Skupin
f7b439cc0c
test(bidi): skip tests that are timing out (#36016) 2025-05-20 10:31:36 -07:00
Dmitry Gozman
6532d7c7d6
chore: move timeout handling to the client (#35988) 2025-05-20 15:51:33 +01:00
Dmitry Gozman
d57f194693
chore: extract page bindings controller from UtilityScript (#35996) 2025-05-20 13:43:46 +01:00
Simon Knott
a88aa92d9d
chore: add copilot-setup-steps (#36013) 2025-05-20 11:57:23 +02:00
Pavel Feldman
cee8fb28a6
chore: match actions using explicit step ids (#36005) 2025-05-19 17:22:15 -07:00
Pavel Feldman
27ce0eb867
chore: move from apiName to title in tracing (#36003) 2025-05-19 16:01:45 -07:00
Pavel Feldman
3c888d59dd
fix(trace): fix the v6-v7 trace modernizer (#35998) 2025-05-19 14:02:57 -07:00
Yury Semikhatsky
697787cd16
Revert "chore(devices): Add more devices (#35961)" (#36002) 2025-05-19 13:55:11 -07:00
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