Playwright Service
|
ecbf62945c
|
feat(firefox-beta): roll to r1472 (#35009)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-03-04 11:37:14 +01:00 |
|
Playwright Service
|
b5688888f8
|
feat(firefox): roll to r1476 (#35010)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-03-04 11:37:06 +01:00 |
|
Playwright Service
|
b4abcfed45
|
feat(chromium-tip-of-tree): roll to r1306 (#34917)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-03-01 12:48:01 +01:00 |
|
Yury Semikhatsky
|
cd437c972d
|
fix: do not change glob pattern when converting to url (#34923)
|
2025-02-28 13:44:25 -08:00 |
|
Dmitry Gozman
|
218e4e90aa
|
chore: mark v1.52.0-next (#34974)
|
2025-02-28 20:38:53 +00:00 |
|
Dmitry Gozman
|
f50221f75b
|
chore: allow running manifest v2 extensions for a little longer (#34978)
|
2025-02-28 20:14:25 +00:00 |
|
Dmitry Gozman
|
8d8c9a55cd
|
docs: js release notes for 1.51 (#34972)
Signed-off-by: Dmitry Gozman <dgozman@gmail.com>
Co-authored-by: Simon Knott <info@simonknott.de>
|
2025-02-28 13:22:51 +00:00 |
|
Dmitry Gozman
|
e3eb267ca3
|
chore: bump webkit version to 18.4 (#34970)
|
2025-02-28 11:16:13 +00:00 |
|
Dmitry Gozman
|
70cc2b14e2
|
chore: apply "injected" eslint rules to "isomorphic" (#34953)
|
2025-02-27 16:31:05 +00:00 |
|
Playwright Service
|
ad64f8d859
|
feat(chromium): roll to r1161 (#34952)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-02-27 17:01:07 +01:00 |
|
Dmitry Gozman
|
3ce9ae6a7d
|
chore: replace locator.visible with filter({ visible }) (#34947)
|
2025-02-27 13:44:53 +00:00 |
|
Simon Knott
|
837abfbc15
|
chore: document indexeddb type as "unknown" (#34944)
|
2025-02-27 14:29:22 +01:00 |
|
Simon Knott
|
10fc0ef221
|
chore: make indexeddb opt-in (#34942)
|
2025-02-27 14:27:54 +01:00 |
|
Henrik Skupin
|
a803e6053a
|
chore(bidi): use fractional coordinates for pointerAction (#34929)
|
2025-02-26 16:28:14 -08:00 |
|
Yury Semikhatsky
|
b5fe029c1b
|
chore: remove failOnStatusCode from Browser.newContext, rename (#34936)
|
2025-02-26 15:03:21 -08:00 |
|
Dmitry Gozman
|
b148cbad76
|
fix: remove unicode soft hyphen in normalizeWhitespace (#34920)
|
2025-02-25 16:54:02 +00:00 |
|
Simon Knott
|
9e38473309
|
fix(runner): hide APIResponse.* calls from results (#34909)
|
2025-02-25 14:26:54 +01:00 |
|
Dmitry Gozman
|
ed0bf35435
|
feat: locator.visible (#34905)
|
2025-02-25 11:48:15 +00:00 |
|
Yury Semikhatsky
|
9b633ddd2f
|
docs: touch events guide improvements (#34903)
|
2025-02-24 14:13:27 -08:00 |
|
Yury Semikhatsky
|
dbbdabfd1b
|
chore: pass JSHandles instead of ObjectId to/from context delegate (#34895)
|
2025-02-24 12:11:17 -08:00 |
|
Yury Semikhatsky
|
954457ba9e
|
chore: fix firefox tests after switching to context delegate (#34898)
|
2025-02-22 17:12:39 -08:00 |
|
Yury Semikhatsky
|
e091baad79
|
chore: make execution context delegate public (#34894)
|
2025-02-21 18:27:24 -08:00 |
|
Yury Semikhatsky
|
e38099ef13
|
chore: getProperties can use context stored in JSHandle (#34893)
|
2025-02-21 17:55:02 -08:00 |
|
Yury Semikhatsky
|
1af59ee523
|
chore(bidi): do not leak utility handles (#34892)
|
2025-02-21 17:44:33 -08:00 |
|
Yury Semikhatsky
|
962a752832
|
chore: contain remote objects to browser-specific code (#34890)
|
2025-02-21 16:52:39 -08:00 |
|
Yury Semikhatsky
|
6486ac006e
|
chore: initialize utility script privately (#34812)
|
2025-02-21 13:59:55 -08:00 |
|
Playwright Service
|
0bb5925d0d
|
feat(chromium): roll to r1160 (#34884)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Max Schmitt <max@schmitt.mx>
|
2025-02-21 15:40:18 +01:00 |
|
Simon Knott
|
48fb536e12
|
chore(screenshot): warn about visibility of masked elements (#34881)
|
2025-02-21 13:52:44 +01:00 |
|
Sang Nguyen
|
e4ceac8e4c
|
docs: correct closing tags for option elements in HTML examples (#34874)
|
2025-02-21 09:38:47 +01:00 |
|
Playwright Service
|
e43d287d8d
|
feat(webkit): roll to r2140 (#34866)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-02-20 11:15:46 +01:00 |
|
Pavel Feldman
|
d5adeb3cf4
|
chore: build a client bundle (#34847)
|
2025-02-19 15:27:00 -08:00 |
|
Max Schmitt
|
3584e72223
|
chore: remove 'as *' imports because of esModuleInterop: true (#34854)
|
2025-02-19 15:32:12 +01:00 |
|
Simon Knott
|
a3e8788b9c
|
chore: hide llm chat (#34852)
|
2025-02-19 14:14:18 +01:00 |
|
Playwright Service
|
dcb9ed8d41
|
feat(webkit): roll to r2139 (#34850)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-02-19 11:11:40 +01:00 |
|
Playwright Service
|
0baadb513b
|
feat(chromium-tip-of-tree): roll to r1304 (#34842)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-02-18 16:24:09 +01:00 |
|
Playwright Service
|
715123afbe
|
feat(firefox-beta): roll to r1471 (#34796)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-02-17 10:04:32 +01:00 |
|
Playwright Service
|
060ef5562d
|
feat(webkit): roll to r2138 (#34814)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-02-17 09:34:16 +01:00 |
|
Pavel Feldman
|
f70f92d5cd
|
chore: do not use process in client (#34816)
|
2025-02-15 19:49:30 -08:00 |
|
Pavel Feldman
|
3606a434fe
|
chore: pass validator into validator context (#34810)
|
2025-02-15 08:28:28 -08:00 |
|
Pavel Feldman
|
024a52821a
|
chore: init eventEmitter w/ platform (#34809)
|
2025-02-14 17:06:11 -08:00 |
|
Yury Semikhatsky
|
145b6bf4fe
|
chore: browser independent setInputFiles implementation (#34808)
|
2025-02-14 16:44:27 -08:00 |
|
Pavel Feldman
|
8b28e637c8
|
chrome: remove state from isomorphic utils (#34795)
|
2025-02-14 15:10:50 -08:00 |
|
Yury Semikhatsky
|
be95a08c4d
|
feat(webkit): roll to r2137, update tests (#34806)
|
2025-02-14 11:25:35 -08:00 |
|
Simon Knott
|
fe0b327770
|
feat(ui): llm conversation about error (#34750)
|
2025-02-14 16:59:26 +01:00 |
|
Playwright Service
|
32c299c89d
|
feat(chromium): roll to r1159 (#34780)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Max Schmitt <max@schmitt.mx>
|
2025-02-14 09:33:55 +01:00 |
|
Playwright Service
|
e276d92dd3
|
feat(chromium-tip-of-tree): roll to r1303 (#34783)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-02-14 09:33:27 +01:00 |
|
Pavel Feldman
|
7f742a04b0
|
chore: make client compile for web (#34792)
|
2025-02-13 18:33:17 -08:00 |
|
Pavel Feldman
|
4a9b336168
|
chore: for not use Node's events in client (#34791)
|
2025-02-13 16:46:24 -08:00 |
|
Pavel Feldman
|
163aacf4b6
|
chore: allow client operation w/o local utils (#34790)
|
2025-02-13 16:15:11 -08:00 |
|
Pavel Feldman
|
90ec838318
|
chore: move zones into platform (#34786)
|
2025-02-13 13:06:03 -08:00 |
|