2593 Commits

Author SHA1 Message Date
microsoft-playwright-automation[bot]
1655ae9961
feat(chromium): roll to r1179 (#36301)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-06-12 23:49:23 +02:00
Max Schmitt
bf3101f455
feat(chromium): add local-fonts API permission (#36186) 2025-06-12 23:46:56 +02:00
Dmitry Gozman
19718c0ab6
chore: fix android socket on('close') (#36293) 2025-06-12 11:28:04 +01:00
Dmitry Gozman
33d87d93dd
chore: accept Progress instance for raw input (#36280) 2025-06-12 10:12:42 +01:00
Dmitry Gozman
3c248ed163
chore: remove PLAYWRIGHT_INPUT_FILE_TEXTBOX (#36281) 2025-06-12 09:46:04 +01:00
Dmitry Gozman
31865746e0
chore: remove PLAYWRIGHT_SKIP_NAVIGATION_CHECK (#36283) 2025-06-11 17:34:31 +01:00
Dmitry Gozman
5d0d573718
chore: remove PW_TEST_DISABLE_TRACING and _playwrightInstance (#36282) 2025-06-11 17:34:22 +01:00
Dmitry Gozman
df0e0fb88c
chore: make sure dispatchers work with SdkObjects (#36158) 2025-06-11 14:25:57 +01:00
Simen Brekken
c3c842c77b
fix(network): Include subdomains of localhost when including cookies (#35771) 2025-06-10 13:54:52 -07:00
Yury Semikhatsky
c930e6763d
feat(cookie): export/import chips cookies (#36168) 2025-06-06 08:24:38 -07:00
Max Schmitt
237de4f8bf
feat(chromium): roll to 1178 (#36231) 2025-06-06 15:46:18 +01:00
Simon Knott
34c2954326
fix: java style selector string (#36227)
Signed-off-by: Dmitry Gozman <dgozman@gmail.com>
Co-authored-by: Dmitry Gozman <dgozman@gmail.com>
2025-06-06 15:26:38 +01:00
Simon Knott
301481f8a9
chore(client): remove unneeded _wrapApiCall(internal) (#36224) 2025-06-06 10:11:45 +02:00
Dmitry Gozman
1870739b28
fix: ensure ElementHandlerDispatcher has FrameDispatcher parent (#36214) 2025-06-06 08:50:59 +01:00
Dmitry Gozman
a0eb891880
chore: ensure progress runs with a timeout in fetch() (#36192) 2025-06-05 16:43:53 +01:00
Dmitry Gozman
3ab097b54e
chore: prepare to language ports roll (#36211) 2025-06-05 14:49:05 +01:00
Max Schmitt
b25cb7f3d1
chore: use 'Clear' step name for locator.clear() (#36208) 2025-06-05 13:23:11 +01:00
Simon Knott
090a451866
fix(ai snapshot): wait for blocking CSS (#36206)
Signed-off-by: Simon Knott <info@simonknott.de>
Co-authored-by: Dmitry Gozman <dgozman@gmail.com>
2025-06-05 12:17:39 +02:00
Pavel Feldman
bd5a23f88f
chore: get rid of ready state type (#36177) 2025-06-04 16:44:12 -07:00
Pavel Feldman
085f7a85da
fix: capture snapshot for ai during navigation (#36203) 2025-06-04 14:37:01 -07:00
Adam Gastineau
4b40a743d1
fix: allow matching against about:blank and other custom URLs (#36180) 2025-06-04 12:09:54 -07:00
Dmitry Gozman
e6bf21f0f5
chore: launchServer() with userDataDir (#36185) 2025-06-04 16:34:09 +01:00
Adam Gastineau
0b2f80be49
fix(chromium): refer to x86 and x86_64 as "x86" arch (#36193) 2025-06-04 06:55:12 -07:00
Max Schmitt
6e14ce0493
chore: update WebKit version to 18.5 (#36190) 2025-06-04 13:52:15 +01: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
f78918ab03
chore: fix removeInitScript implementation (#36159) 2025-06-02 22:14:35 +01: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
Dmitry Gozman
e58f076d42
chore: cleanup more state upon disconnect (#36132) 2025-05-30 14:59:20 +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
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
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
Max Schmitt
f18371862a
chore: rename android selector in protocol (#36079) 2025-05-27 15:58:27 -07:00
Yury Semikhatsky
9d70a305a9
fix(cookies): properly filter cookies for subdomain (#36109) 2025-05-27 14:27:25 -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
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
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