3623 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
Pavel Feldman
6a2a70619a
chore: two-line trace view (1) (#36025) 2025-05-22 09:49:37 -07:00
Dmitry Gozman
a87dc83963
chore: push browser to the client when launching persistent (#36037) 2025-05-22 13:06:03 +01: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
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
Pavel Feldman
27ce0eb867
chore: move from apiName to title in tracing (#36003) 2025-05-19 16:01:45 -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
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