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 |
|
Dmitry Gozman
|
1f2eb499d2
|
fix(aria snapshots): normalize whitespace (#34285)
|
2025-01-10 19:31:47 +00:00 |
|
Julian Descottes
|
4f3a5e2133
|
chore(bidi): Fix handling of cookie headers in network.continueRequest (#34277)
|
2025-01-10 11:06:26 -08:00 |
|
Pavel Feldman
|
13bdd3c92f
|
feat(toBeChecked): allow indeterminate expectation (#34269)
|
2025-01-09 18:18:15 -08:00 |
|
Yury Semikhatsky
|
6fb6282a9d
|
chore(bidi): propertly dispatch ControlRight key event (#34246)
|
2025-01-07 16:46:44 -08:00 |
|
Pavel Feldman
|
0d34369fc0
|
chore: include actual value in the elementState (#34245)
|
2025-01-07 15:31:18 -08:00 |
|
Yury Semikhatsky
|
0008816ee3
|
test: reenable "return empty content there is no iframe src" in cr and ff (#34241)
|
2025-01-07 11:49:14 -08:00 |
|
Pavel Feldman
|
7923d35e32
|
fix(retarget): do not unconditionally retarget to enclosing label (#34229)
|
2025-01-07 11:15:00 -08:00 |
|
Pavel Feldman
|
9514f0fb9d
|
fix(aria): escape leading dash in property values (#34227)
|
2025-01-07 11:14:45 -08:00 |
|
Pengoose
|
7f141b2c42
|
feat: expect(locator).toHaveAccessibleErrorMessage (#33904)
|
2024-12-27 09:54:16 +00:00 |
|
Adam Gastineau
|
875436855e
|
chore(lint): Ensure EOL newlines (#34117)
|
2024-12-20 09:17:09 -08:00 |
|
Pavel Feldman
|
6505a3e34c
|
fix(yaml): escape to disambiguate yaml arrays (#34096)
|
2024-12-19 12:46:54 -08:00 |
|
Pavel Feldman
|
94d0fc780d
|
chore: make visible=false work (#34040)
|
2024-12-16 14:14:51 -08:00 |
|
Yury Semikhatsky
|
369f4b76b3
|
fix: throw an error when object reference chain is to long to serialize (#34008)
|
2024-12-13 13:38:26 -08:00 |
|
Yury Semikhatsky
|
76d46d478f
|
fix: text-is() should ignore comments (#33980)
|
2024-12-12 17:49:31 -08:00 |
|
Pavel Feldman
|
acf1107220
|
chore: ignore checkbox/radio value in aria (#33941)
|
2024-12-10 14:04:18 -08:00 |
|
Dmitry Gozman
|
a84488edaa
|
fix(aria): escape even more yaml (#33793)
|
2024-11-28 03:21:52 -08:00 |
|
Dmitry Gozman
|
f123f7ac69
|
fix: isEditable/toBeEditable throw for elements that cannot be editable/readonly (#33713)
|
2024-11-22 03:40:43 -08:00 |
|
Max Schmitt
|
5da0b94357
|
feat(webkit): roll to r2108 (#33710)
Co-authored-by: Yury Semikhatsky <yurys@chromium.org>
|
2024-11-21 14:42:21 -08:00 |
|
Max Schmitt
|
6a32589330
|
test: update 'should work for canvas' test expectation (#33685)
|
2024-11-20 17:13:07 +01:00 |
|
Pavel Feldman
|
b40889d1a8
|
chore: escape more yaml values (#33686)
|
2024-11-19 17:09:49 -08:00 |
|
Yury Semikhatsky
|
6d71805f4a
|
fix: do not send favicon request to network when interception is on (#33639)
|
2024-11-18 11:01:39 -08:00 |
|
aairiian
|
7f054ef8c6
|
feat(aria): extend toHaveAccessibleName() to accept an array of expected accessible names (#33277)
|
2024-11-18 07:46:47 -08:00 |
|
Yury Semikhatsky
|
e24780f825
|
chore: unshift shortest whitespace prefix only (#33618)
|
2024-11-15 12:47:25 -08:00 |
|
Dmitry Gozman
|
2aa9e11a7f
|
fix(aria): normalize whitespace in toMatchAccessible{Name,Description} (#33619)
|
2024-11-15 02:49:03 -08:00 |
|
Yury Semikhatsky
|
a8af7cc435
|
chore: remove macOS <=12 checks (#33591)
|
2024-11-13 17:21:21 -08:00 |
|
Dmitry Gozman
|
f54d3f44c2
|
chore: download and launch chromium-headless-shell for headless chromium (#33454)
|
2024-11-13 02:52:28 -08:00 |
|
Dmitry Gozman
|
33f9c8279c
|
chore: more aria snapshot fixes (#33534)
|
2024-11-12 02:26:54 -08:00 |
|
Pavel Feldman
|
503f74da90
|
chore: allow editing aria template in recorder (tests) (#33522)
|
2024-11-08 17:18:51 -08:00 |
|
Dmitry Gozman
|
c29f573243
|
fix(aria snapshot): assorted fixes (#33512)
|
2024-11-08 10:25:05 -08:00 |
|
Pavel Feldman
|
b021b58379
|
chore: allow editing aria template in recorder (#33482)
|
2024-11-08 07:43:01 -08:00 |
|
Dmitry Gozman
|
43e4ba9f2f
|
fix(click): better compensate for integer click coordinates in firefox (#33467)
|
2024-11-07 00:01:00 -08:00 |
|
Pavel Feldman
|
2f8a14c6e2
|
test: cover more aria escaping edge cases (#33463)
|
2024-11-06 08:31:32 -08:00 |
|
Pavel Feldman
|
d4ad520a9b
|
chore: fix more aria escaping edge cases (#33460)
|
2024-11-05 16:22:02 -08:00 |
|
Pavel Feldman
|
a655b0bfb3
|
chrome: aria api review (#33458)
|
2024-11-05 15:23:38 -08:00 |
|
Pavel Feldman
|
f138c30915
|
chore: improve aria template error reporting (#33438)
|
2024-11-04 15:33:09 -08:00 |
|
Pavel Feldman
|
8b49d568de
|
docs: start adding the aria snapshot documentation (#33407)
|
2024-11-04 10:53:46 -08:00 |
|
Dmitry Gozman
|
82f6c15e6a
|
feat(chromium): switch to headless=new by default (#33262)
Co-authored-by: Max Schmitt <max@schmitt.mx>
|
2024-11-04 12:56:00 +01:00 |
|
Pavel Feldman
|
1d4650cea2
|
chore(snapshot): support aria-owns (#33404)
|
2024-11-01 15:25:38 -07:00 |
|
Pavel Feldman
|
c76f004ec3
|
chore: move compress call log to server (#33399)
|
2024-11-01 13:38:01 -07:00 |
|
Pavel Feldman
|
26c2049d5a
|
chore: treat input value as text in templates (#33388)
|
2024-10-31 20:41:52 -07:00 |
|
Pavel Feldman
|
135ed28740
|
chore: more yaml escaping tests (#33387)
|
2024-10-31 17:14:11 -07:00 |
|
Pavel Feldman
|
676f014b5f
|
chore: use objects for string aria template notes (#33371)
|
2024-10-30 17:25:51 -07:00 |
|
Pavel Feldman
|
9ce401d44a
|
chore: suggest aria snapshots w/ regex (#33334)
|
2024-10-29 16:19:08 -07:00 |
|