You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/e2e-test-app-fabric/test/__snapshots__/AccessibilityTest.test.ts.snap
-18Lines changed: 0 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,6 @@
3
3
exports[`Accessibility Tests Accessibility data for Label and Level 1`] =`
4
4
{
5
5
"Automation Tree": {
6
-
"AnnotationPattern.TypeId": 60000,
7
6
"AutomationId": "accessibility-base-view-2",
8
7
"ControlType": 50026,
9
8
"Level": 2,
@@ -67,7 +66,6 @@ exports[`Accessibility Tests Accessibility data for Label,Level and Hint 1`] = `
67
66
exports[`Accessibility Tests Accessibility data for Role, Setsize etc. 1`] =`
68
67
{
69
68
"Automation Tree": {
70
-
"AnnotationPattern.TypeId": 60000,
71
69
"AutomationId": "accessibility-base-view-3",
72
70
"ControlType": 50007,
73
71
"Level": 9,
@@ -99,7 +97,6 @@ exports[`Accessibility Tests Accessibility data for Role, Setsize etc. 1`] = `
99
97
exports[`Accessibility Tests Components can store range data by setting the min, max, and now of accessibilityValue 1`] =`
100
98
{
101
99
"Automation Tree": {
102
-
"AnnotationPattern.TypeId": 60000,
103
100
"AutomationId": "accessibilityValue-number",
104
101
"ControlType": 50015,
105
102
"IsKeyboardFocusable": true,
@@ -110,7 +107,6 @@ exports[`Accessibility Tests Components can store range data by setting the min,
110
107
"RangeValuePattern.Value": 10,
111
108
"__Children": [
112
109
{
113
-
"AnnotationPattern.TypeId": 60000,
114
110
"AutomationId": "",
115
111
"ControlType": 50020,
116
112
"LocalizedControlType": "text",
@@ -161,15 +157,13 @@ exports[`Accessibility Tests Components can store range data by setting the min,
161
157
exports[`Accessibility Tests Components can store value data by setting the text of accessibilityValue 1`] =`
162
158
{
163
159
"Automation Tree": {
164
-
"AnnotationPattern.TypeId": 60000,
165
160
"AutomationId": "accessibilityValue-text",
166
161
"ControlType": 50003,
167
162
"LocalizedControlType": "combo box",
168
163
"ValuePattern.IsReadOnly": true,
169
164
"ValuePattern.Value": "testText",
170
165
"__Children": [
171
166
{
172
-
"AnnotationPattern.TypeId": 60000,
173
167
"AutomationId": "",
174
168
"ControlType": 50020,
175
169
"LocalizedControlType": "text",
@@ -220,15 +214,13 @@ exports[`Accessibility Tests Components can store value data by setting the text
220
214
exports[`Accessibility Tests Elements can set accessibilityState:selected to false 1`] =`
221
215
{
222
216
"Automation Tree": {
223
-
"AnnotationPattern.TypeId": 60000,
224
217
"AutomationId": "Selectable item 1",
225
218
"ControlType": 50000,
226
219
"IsKeyboardFocusable": true,
227
220
"LocalizedControlType": "button",
228
221
"Name": "Selectable item 1",
229
222
"__Children": [
230
223
{
231
-
"AnnotationPattern.TypeId": 60000,
232
224
"AutomationId": "",
233
225
"ControlType": 50020,
234
226
"LocalizedControlType": "text",
@@ -280,7 +272,6 @@ exports[`Accessibility Tests Elements can set accessibilityState:selected to fal
280
272
exports[`Accessibility Tests Elements can set accessibilityState:selected to true 1`] =`
281
273
{
282
274
"Automation Tree": {
283
-
"AnnotationPattern.TypeId": 60000,
284
275
"AutomationId": "Selectable item 1",
285
276
"ControlType": 50026,
286
277
"IsKeyboardFocusable": true,
@@ -289,7 +280,6 @@ exports[`Accessibility Tests Elements can set accessibilityState:selected to tru
289
280
"SelectionItemPattern.IsSelected": true,
290
281
"__Children": [
291
282
{
292
-
"AnnotationPattern.TypeId": 60000,
293
283
"AutomationId": "",
294
284
"ControlType": 50020,
295
285
"LocalizedControlType": "text",
@@ -341,7 +331,6 @@ exports[`Accessibility Tests Elements can set accessibilityState:selected to tru
341
331
exports[`Accessibility Tests Selectable items must have a Selection Container. Elements can set accessibilityState:multiselectable and accessibilityState:required to true 1`] =`
342
332
{
343
333
"Automation Tree": {
344
-
"AnnotationPattern.TypeId": 60000,
345
334
"AutomationId": "selection-container",
346
335
"ControlType": 50026,
347
336
"LocalizedControlType": "group",
@@ -350,22 +339,19 @@ exports[`Accessibility Tests Selectable items must have a Selection Container. E
350
339
"SelectionPattern.IsSelectionRequired": true,
351
340
"__Children": [
352
341
{
353
-
"AnnotationPattern.TypeId": 60000,
354
342
"AutomationId": "",
355
343
"ControlType": 50033,
356
344
"LocalizedControlType": "pane",
357
345
"Name": "List of selectable items",
358
346
"__Children": [
359
347
{
360
-
"AnnotationPattern.TypeId": 60000,
361
348
"AutomationId": "Selectable item 1",
362
349
"ControlType": 50000,
363
350
"IsKeyboardFocusable": true,
364
351
"LocalizedControlType": "button",
365
352
"Name": "Selectable item 1",
366
353
"__Children": [
367
354
{
368
-
"AnnotationPattern.TypeId": 60000,
369
355
"AutomationId": "",
370
356
"ControlType": 50020,
371
357
"LocalizedControlType": "text",
@@ -375,15 +361,13 @@ exports[`Accessibility Tests Selectable items must have a Selection Container. E
375
361
],
376
362
},
377
363
{
378
-
"AnnotationPattern.TypeId": 60000,
379
364
"AutomationId": "Selectable item 2",
380
365
"ControlType": 50000,
381
366
"IsKeyboardFocusable": true,
382
367
"LocalizedControlType": "button",
383
368
"Name": "Selectable item 2",
384
369
"__Children": [
385
370
{
386
-
"AnnotationPattern.TypeId": 60000,
387
371
"AutomationId": "",
388
372
"ControlType": 50020,
389
373
"LocalizedControlType": "text",
@@ -393,15 +377,13 @@ exports[`Accessibility Tests Selectable items must have a Selection Container. E
0 commit comments