14687 Commits

Author SHA1 Message Date
Max Schmitt
85519de71b
chore: update browser_patches to 9768715bd (#36191) 2025-06-04 13:50:57 +01:00
Dmitry Gozman
a0479cb24b
fix(test runner): prevent esm loader deadlock (#36187) 2025-06-04 13:25:43 +01:00
microsoft-playwright-automation[bot]
8169ba0de7
feat(webkit): roll to r2182 (#36183)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-06-04 10:06:47 +01:00
Yury Semikhatsky
0a533807dc
chore: delete playwright-dashboard package (#36182) 2025-06-03 13:52:26 -07:00
Pavel Feldman
990fb68f73
chore: only use locator description if it is the last token (#36178) 2025-06-03 11:58:14 -07:00
Dmitry Gozman
8d27a06960
chore: reduce scrolling during clicks (#36175) 2025-06-03 19:34:55 +01: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
microsoft-playwright-automation[bot]
84108e568e
feat(chromium-tip-of-tree): roll to r1337 (#36176)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-06-03 18:00:58 +01:00
microsoft-playwright-automation[bot]
b69f7036f4
feat(webkit): roll to r2181 (#36164)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-06-03 18:00:21 +01:00
Max Schmitt
9cfbf4f791
test: skip 'should work when registered on global' in driver mode (#36171) 2025-06-03 10:13:24 +01:00
Max Schmitt
3e4284c7d6
test: fix webview2 tests (#36172) 2025-06-03 10:13:13 +01:00
Dmitry Gozman
f78918ab03
chore: fix removeInitScript implementation (#36159) 2025-06-02 22:14:35 +01:00
Pavel Feldman
c9d329155d
chore: remove Step prefix from trace and reports (#36149) 2025-06-02 13:40:22 -07:00
Simon Knott
02862442cf
chore: write own codeframe (#36156) 2025-06-02 15:09:05 +02:00
Dmitry Gozman
f72f931b3e
chore: remove browser.on('context') event (#36154) 2025-06-02 10:32:09 +01:00
Yury Semikhatsky
bc7dabece9
chore: beautify install --list output (#36142) 2025-05-30 13:44:15 -07:00
microsoft-playwright-automation[bot]
011050f51b
feat(firefox): roll to r1487 (#36138)
Signed-off-by: Max Schmitt <max@schmitt.mx>
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
Co-authored-by: Max Schmitt <max@schmitt.mx>
2025-05-30 16:19:15 +01:00
Dmitry Gozman
70d64a2978
chore: chain routes from multiple connections (#36105) 2025-05-30 15:59:24 +01:00
Yury Semikhatsky
7cbc04e5ac
browser(webkit): roll to 2178 & update permissions tests (#36135) 2025-05-30 07:25:07 -07:00
Dmitry Gozman
e58f076d42
chore: cleanup more state upon disconnect (#36132) 2025-05-30 14:59:20 +01:00
Simon Knott
43a086a8de
chore: render error context to copy prompt (#36123) 2025-05-30 15:43:55 +02:00
microsoft-playwright-automation[bot]
c587492ca5
feat(chromium-tip-of-tree): roll to r1336 (#36140)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-05-30 14:33:17 +01:00
microsoft-playwright-automation[bot]
b820ebd7e3
feat(chromium): roll to r1177 (#36134)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-05-29 19:10:52 -07:00
Pavel Feldman
bb54af98d8
chore: set emulated viewport after the window size (#36133) 2025-05-29 11:38:24 -07:00
Noritaka Kobayashi
f4d655adcc
chore: fix typos (#36091) 2025-05-29 11:17:13 -07:00
Manish Ranjan
89224df009
feature(cli): Support install --list command (#36049) 2025-05-29 10:28:04 -07:00
Adam Gastineau
6626bba937
fix(types): Properly format nested test type docstrings (#36126) 2025-05-29 04:40:58 -07:00
Dmitry Gozman
111f21ebac
chore: fix selector engines in electron and android (#36119) 2025-05-29 12:37:15 +01:00
Dmitry Gozman
8f773a4c06
chore: close dialogs upon last disconnect (#36125) 2025-05-29 11:02:49 +01:00
Max Schmitt
bc92cb44fe
fix: throw pretty error if opening userDataDir twice (#36007) 2025-05-28 14:57:49 -07:00
Max Schmitt
9d40340099
chore(dotnet): remove nullable compiler directives (#36128) 2025-05-28 13:17:07 -07:00
Max Schmitt
a6f71a6740
chore(dotnet): allow nullable channels (#36114) 2025-05-28 12:45:37 -07:00
Zheng Xi Zhou
eb5e3b3740
feat(chromium): improve URL handling for WebSocket endpoint retrieval (#36098) 2025-05-28 08:36:12 -07:00
Dmitry Gozman
14dfb291ee
chore: try the new CDPScreenshotNewSurface feature on cr-tot (#36092) 2025-05-28 15:22:59 +01: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
microsoft-playwright-automation[bot]
c96558d069
feat(chromium-tip-of-tree): roll to r1335 (#36110)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-05-27 17:15:36 -07:00
Max Schmitt
f18371862a
chore: rename android selector in protocol (#36079) 2025-05-27 15:58:27 -07:00
Dmitry Gozman
1445b2cce6
test: rebase 'init script should not observe playwright internals' (#36106) 2025-05-27 15:47:43 -07:00
Pavel Feldman
b5d4d3b55c
chore: allow accessible-error on all roles (#36108) 2025-05-27 15:46:47 -07:00
Yury Semikhatsky
9d70a305a9
fix(cookies): properly filter cookies for subdomain (#36109) 2025-05-27 14:27:25 -07:00
Max Schmitt
64e2b5989e
chore(dotnet): make WebSocketRoute.onClose.handler 'reason' nullable (#36104) 2025-05-27 10:57:47 -07:00
Dmitry Gozman
2a777c3816
chore: clear locator handlers upon disconnect (#36093) 2025-05-27 18:52:11 +01:00
Simon Knott
b8ed476258
Reapply "chore(devices): Add more devices (#35961)" (#36096) 2025-05-27 18:46:33 +02:00
Yury Semikhatsky
c472300a68
fix(firefox): request body headers on redirect (#36068) 2025-05-27 08:59:34 -07:00
Dmitry Gozman
8fee17a225
test: fix bidi tests for browserType.connect() (#36088) 2025-05-27 16:24:56 +01:00
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