Dmitry Gozman
|
6c3e507dcb
|
test: unskip routing test in firefox after roll to 1482 (#35576)
|
2025-04-10 16:30:12 +01:00 |
|
Max Schmitt
|
01282e9462
|
test: skip 'propagate headers cross origin redirect after interception' on Android (#35556)
|
2025-04-09 17:20:13 +02:00 |
|
Max Schmitt
|
22e134e280
|
chore: introduce expect.toContainClass (instead of partial: true) (#35551)
Signed-off-by: Max Schmitt <max@schmitt.mx>
Co-authored-by: Dmitry Gozman <dgozman@gmail.com>
|
2025-04-09 14:47:22 +02:00 |
|
Simon Knott
|
815938b065
|
chore(aria): always include iframe (#35527)
|
2025-04-08 11:32:59 +02:00 |
|
Dmitry Gozman
|
4c85672f02
|
fix(role): <input type=file> should be a button (#35514)
|
2025-04-08 09:02:19 +01:00 |
|
Yury Semikhatsky
|
96f8b17018
|
test: enable some getSelection tests in WebKit (#35498)
|
2025-04-04 12:26:55 -07:00 |
|
Andrey Lushnikov
|
f396bf2236
|
test: add regression test for bug 33561 (#35006)
|
2025-04-04 10:46:57 -07:00 |
|
Pavel Feldman
|
26fa959a10
|
chore: allow matching aria children strictly (#35481)
|
2025-04-03 17:58:20 -07:00 |
|
Pavel Feldman
|
effb64cdf4
|
chore: account for the aria disabled parent (#35430)
|
2025-04-03 12:53:01 -07:00 |
|
Simon Knott
|
e3bb687cfc
|
feat: include iframes in aria snapshots with ref (#35396)
|
2025-03-28 12:46:20 +01:00 |
|
Simon Knott
|
3340855109
|
chore: support typed arrays in indexeddb (#34949)
|
2025-03-26 18:04:45 +01:00 |
|
Adam Gastineau
|
714d5d1b1e
|
chore: provide more actionable error messages when serializing values (#35297)
|
2025-03-25 10:32:44 -07:00 |
|
Dmitry Gozman
|
273df454e0
|
test: unskip "calling window.stop sync" (#35346)
|
2025-03-25 15:23:34 +00:00 |
|
Dmitry Gozman
|
0467c28722
|
chore: builtins (#35197)
|
2025-03-25 13:49:28 +00:00 |
|
Yury Semikhatsky
|
8eea065aeb
|
test: enable route.continue cookie tests in firefox (#35320)
|
2025-03-21 11:35:06 -07: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 |
|
Max Schmitt
|
fbffb8152f
|
chore: add toHaveClass partial option (#35229)
|
2025-03-20 21:20:50 +01:00 |
|
Yury Semikhatsky
|
f49f52248d
|
test: adjust unsafe headers test for electron, channels (#35237)
|
2025-03-17 11:41:55 -07:00 |
|
Yury Semikhatsky
|
ba0bb01114
|
fix: do not hang in route.continue with unsafe header (#35201)
|
2025-03-14 14:02:45 -07:00 |
|
Yury Semikhatsky
|
90f6a657a1
|
test(route): set-cookie in redirect response (#35199)
|
2025-03-14 14:02:20 -07:00 |
|
Playwright Service
|
cc4045e850
|
feat(webkit): roll to r2147 (#35164)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Max Schmitt <max@schmitt.mx>
|
2025-03-13 00:38:11 +01:00 |
|
Yury Semikhatsky
|
74acbcea56
|
chore: resolve glob to regex in local utils for language ports (#35136)
|
2025-03-11 15:54:58 -07:00 |
|
Pavel Feldman
|
63e5257a4c
|
chrome: expose link/url in aria (#35134)
|
2025-03-11 10:04:52 -07:00 |
|
Playwright Service
|
d67357396a
|
feat(chromium): roll to r1162 (#35076)
Signed-off-by: Max Schmitt <max@schmitt.mx>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Max Schmitt <max@schmitt.mx>
|
2025-03-11 16:59:46 +01:00 |
|
Pavel Feldman
|
807d9066d6
|
chore: allow generating aria references (#35132)
|
2025-03-10 14:39:37 -07:00 |
|
Pavel Feldman
|
a52ad0743e
|
chore: do not disable fieldset legend (#35063)
|
2025-03-06 11:46:53 -08:00 |
|
Adam Gastineau
|
d6a4c1cda4
|
chore: restore to.have.url matching via injected script (#35027)
|
2025-03-04 11:52:59 -08:00 |
|
Yury Semikhatsky
|
cd437c972d
|
fix: do not change glob pattern when converting to url (#34923)
|
2025-02-28 13:44:25 -08:00 |
|
Yury Semikhatsky
|
fe9b4a841e
|
test: revert stray change in page-check (#34959)
|
2025-02-27 17:45:01 -08:00 |
|
Dmitry Gozman
|
3ce9ae6a7d
|
chore: replace locator.visible with filter({ visible }) (#34947)
|
2025-02-27 13:44:53 +00: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 |
|
Dmitry Gozman
|
ed0bf35435
|
feat: locator.visible (#34905)
|
2025-02-25 11:48:15 +00:00 |
|
Vitaliy Potapov
|
c4be54b45c
|
Docs: improve docs and tests for URL glob pattern (#34899)
|
2025-02-24 12:22:24 -08:00 |
|
Yury Semikhatsky
|
0bd3a99f04
|
tests: put filechooser and setInputFiles tests into separate files (#34756)
|
2025-02-12 12:28:19 -08:00 |
|
Pavel Feldman
|
f54478a23e
|
chore: move utils that are user in server to server/utils (3) (#34739)
|
2025-02-12 09:34:01 -08:00 |
|
Dmitry Gozman
|
3e976e9f10
|
chore(chromium): re-enable PlzDedicatedWorker feature (#34400)
|
2025-02-12 13:22:35 +00:00 |
|
Simon Knott
|
5d82567346
|
feat: emulate prefers-contrast (#34494)
|
2025-02-04 11:15:51 +01:00 |
|
Pavel Feldman
|
eff5cd6dbb
|
fix(aria): disregard text area textContent (#34544)
|
2025-01-29 16:06:07 -08:00 |
|
Andrey Lushnikov
|
b419527aab
|
fix(firefox): disable fetch keep-alive for now before a proper fix (#34530)
|
2025-01-29 09:50:32 +00:00 |
|
Max Schmitt
|
bc1a8c2191
|
test: add test for fetch with keepalive: true on Firefox (#34498)
|
2025-01-27 15:39:59 +01:00 |
|
Alexandra Borovova
|
2afe287a81
|
Add canonical screenshots for firefox with webdriver bidi for screenshot element tests (#34289)
|
2025-01-24 15:15:24 -08:00 |
|
Yury Semikhatsky
|
fb145d5ebd
|
test: do not check deprecated KeyboardEvent.keyCode property (#34472)
|
2025-01-24 15:09:39 -08:00 |
|
Adam Gastineau
|
f65dc0cee4
|
feat: toHaveURL predicate matcher (#34413)
|
2025-01-24 06:00:17 -08:00 |
|
Yury Semikhatsky
|
f11768436a
|
chore: revert inadvertent test change (#34459)
|
2025-01-23 12:12:53 -08:00 |
|
Yury Semikhatsky
|
587e778a5a
|
Revert "feat(aria): extend toHaveAccessibleName() to accept an array … (#34361)
|
2025-01-16 15:04:56 -08:00 |
|
Yury Semikhatsky
|
8d39c44b69
|
docs: improve toHaveClass paramter description (#34345)
|
2025-01-15 14:38:34 -08:00 |
|
Dmitry Gozman
|
4d55d3039a
|
chore: better error message when CSS selector fails to parse (#34331)
|
2025-01-15 11:34:51 -08:00 |
|
Pavel Feldman
|
ad365c3bc3
|
chore: include child nodes when parsing snapshot (#34318)
|
2025-01-13 18:25:41 -08:00 |
|
Pavel Feldman
|
0c8a6b80fb
|
chore: consolidate aria parser in isomorphic bundle (#34298)
|
2025-01-10 15:32:35 -08:00 |
|