14720 Commits

Author SHA1 Message Date
Dmitry Gozman
471a28e0d5
feat: support proxy in connect/connectOverCDP (#35389) 2025-03-28 12:03:54 +00:00
Simon Knott
e3bb687cfc
feat: include iframes in aria snapshots with ref (#35396) 2025-03-28 12:46:20 +01:00
Max Schmitt
2c0e1e5e3a
docs(debug): add instructions for debugging tests using Chrome DevTools (#35394) 2025-03-28 10:50:18 +01:00
Simon Knott
8896454cdf
fix(prompt): take snapshot for unclosed contexts as well (#35387)
Signed-off-by: Simon Knott <info@simonknott.de>
Co-authored-by: Dmitry Gozman <dgozman@gmail.com>
2025-03-27 16:25:46 +01:00
Simon Knott
f5a7465a41
fix(serializers): correct byte length calculation for typed arrays (#35386) 2025-03-27 13:50:06 +01:00
Chris
e82239fcb1
docs: Make clear that PR diffs should stay small (#35368) 2025-03-27 12:48:13 +01:00
Dmitry Gozman
89386628db
test: check that browsers use proxy for websocket requests (#35348) 2025-03-26 21:33:53 +00:00
Max Schmitt
5af22ed72e
fix(registry): find channels without proper win32 env (#35376) 2025-03-26 18:56:27 +01:00
Simon Knott
3340855109
chore: support typed arrays in indexeddb (#34949) 2025-03-26 18:04:45 +01:00
Simon Knott
febb95a638
chore: highlight "view trace" on failing tests (#35342) 2025-03-26 16:27:48 +01:00
Chris
97a542c334
docs: Update typescript code blocks in docs (#35219) 2025-03-26 14:29:02 +00:00
Max Schmitt
ef5e166fa8
chore: allow upstream TestServerConnection with 'ws' Node.js module (#35367) 2025-03-26 14:55:48 +01:00
Simon Knott
45fa3d17fc
feat: split up static and dynamic annotations (#35292)
Signed-off-by: Simon Knott <info@simonknott.de>
Co-authored-by: Dmitry Gozman <dgozman@gmail.com>
2025-03-26 11:33:18 +01:00
Pavel Feldman
cbed3f73e1
chore: mcp now has a new home at microsoft/playwright-mcp (#35351) 2025-03-26 10:04:17 +01:00
Max Schmitt
f3b3593f88
chore: update vite to 5.4.15 (#35349) 2025-03-25 19:23:16 +01:00
Adam Gastineau
714d5d1b1e
chore: provide more actionable error messages when serializing values (#35297) 2025-03-25 10:32:44 -07:00
Simon Knott
6f1ec11072
fix: prompt button should not be hidden by error (#35268) 2025-03-25 18:26:04 +01:00
Dmitry Gozman
273df454e0
test: unskip "calling window.stop sync" (#35346) 2025-03-25 15:23:34 +00:00
Max Schmitt
bef2310cf6
devops: fix GHA automation email (#35347) 2025-03-25 16:16:00 +01:00
dependabot[bot]
4e0d5742c4
chore(deps): bump vite from 6.1.0 to 6.2.3 (#35345)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-25 15:46:37 +01:00
microsoft-playwright-automation[bot]
dea6b5a59a
feat(webkit): roll to r2152 (#35336) 2025-03-25 15:45:50 +01:00
microsoft-playwright-automation[bot]
95cbe85f7b
feat(webkit): roll to r2151 (#35335)
Co-authored-by: microsoft-playwright-automation[bot] <4203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
2025-03-25 15:44:23 +01:00
Max Schmitt
24c74dbc5d
devops: upload arm64 windows driver (#35343) 2025-03-25 15:04:09 +01:00
Dmitry Gozman
0467c28722
chore: builtins (#35197) 2025-03-25 13:49:28 +00:00
Simon Knott
87bc0f48ef
chore: provide error context to test server (#35339) 2025-03-25 14:07:02 +01:00
Max Schmitt
3d2aa1a5e4
docs(python): update async fixtures instructions (#35338) 2025-03-25 12:14:57 +01:00
Simon Knott
62821516bf
chore: use path as key in div (#35317) 2025-03-24 08:59:51 +01:00
Dmitry Gozman
b3d19e2f80
docs: clarify locator.evaluate{,Handle} timeout option (#35319) 2025-03-21 20:09:31 +00:00
Yury Semikhatsky
8eea065aeb
test: enable route.continue cookie tests in firefox (#35320) 2025-03-21 11:35:06 -07:00
Max Schmitt
b452896d4a
devops: update automation Git author (#35318) 2025-03-21 16:23:36 +01:00
Kunall Banerjee
943a0f8636
docs: fix minor typo in docs for global setup/teardown (#35311) 2025-03-21 15:21:54 +00:00
microsoft-playwright-automation[bot]
44c4aeca1f
feat(chromium): roll to r1164 (#35316)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-21 16:10:29 +01:00
microsoft-playwright-automation[bot]
e7626934e9
feat(firefox): roll to r1478 (#35306)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-21 16:03:43 +01:00
microsoft-playwright-automation[bot]
6bb83340c7
feat(firefox-beta): roll to r1474 (#35307)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-21 16:02:32 +01:00
Simon Knott
071e49687c
fix(html): update video when clicking previous/next (#35309) 2025-03-21 15:30:38 +01:00
Simon Knott
53ed2f601b
fix(library): indexedDB shouldn't stumble over null in Firefox (#35308) 2025-03-21 10:24:28 +01:00
Yury Semikhatsky
b83e0af11a
fix: do not allow to override cookie header (#35168)
Behavior before this PR regarding 'Cookie' header already varied between browsers:
- Chromium would not respect the 'Cookie' header if there was one with the same name in its cookie jar. If there was no corresponding cooke in the cookie jar, Chromium would apply one from the overrides.
- WebKit would always take one from the cookie jar.

To override cookies `addCookies` should be used instead.


See https://docs.google.com/document/d/1LXMSP4GVxFLYJxA6z4upKqwkgD-TnVCGeX-daS4VQjk/edit?usp=sharing for mode details.

Reference https://github.com/microsoft/playwright/issues/35154
2025-03-20 16:35:03 -07:00
Yury Semikhatsky
b9ccc5b252
chore(bidi): hardcode "default" id for persistent context (#35303) 2025-03-20 13:42:48 -07:00
Max Schmitt
fbffb8152f
chore: add toHaveClass partial option (#35229) 2025-03-20 21:20:50 +01:00
Dmitry Gozman
7cada0322a
fix(test runner): disregard native typescript execution in Node.js (#35300) 2025-03-20 19:17:17 +00:00
microsoft-playwright-automation[bot]
c018b71d19
feat(chromium-tip-of-tree): roll to r1315 (#35299)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-20 17:11:40 +01:00
Playwright Service
61980670fb
feat(webkit): roll to r2150 (#35267)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-20 15:38:53 +01:00
microsoft-playwright-automation[bot]
f274345168
feat(chromium-tip-of-tree): roll to r1314 (#35287)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-20 15:30:51 +01:00
horyu
850633adbe
docs: remove duplicate Introduction (#35261) 2025-03-20 15:29:48 +01:00
Yury Semikhatsky
3873b72ac1
chore(bidi): retrieve default context id from the browser (#35286) 2025-03-19 14:43:07 -07:00
Pavel Feldman
7f44471f76
chore: add missing mcp files to npm, default to chrome (#35282) 2025-03-19 12:48:31 -07:00
Max Schmitt
6de8f04f0e
devops: fix for Canary Trace Viewer deployment (#35284) 2025-03-19 20:46:39 +01:00
Yury Semikhatsky
23b6305c2d
fix(webkit): do not dipatch request event for about:blank (#35280) 2025-03-19 12:40:35 -07:00
Max Schmitt
90e7d2e9d8
devops: Speculative fix for Canary Trace Viewer deployment (#35281) 2025-03-19 18:21:58 +01:00
Pavel Feldman
0350ca32b4
chore: add mcp server fixture (#35262) 2025-03-19 08:21:53 -07:00