diff --git a/__test__/__snapshots__/createAllTests.test.js.snap b/__test__/__snapshots__/createAllTests.test.js.snap
index 60614f5a0..a382ead59 100644
--- a/__test__/__snapshots__/createAllTests.test.js.snap
+++ b/__test__/__snapshots__/createAllTests.test.js.snap
@@ -11299,6 +11299,7 @@ exports[`V2 test format version runs createAllTests successfully (alert) 6`] = `
"assertionExceptions": [],
"keystroke": "Space",
"presentationNumber": 1,
+ "additionalSettings": [],
"settings": "virtualCursor"
},
{
@@ -11312,6 +11313,7 @@ exports[`V2 test format version runs createAllTests successfully (alert) 6`] = `
"assertionExceptions": [],
"keystroke": "Enter",
"presentationNumber": 1.1,
+ "additionalSettings": [],
"settings": "virtualCursor"
},
{
@@ -11325,6 +11327,7 @@ exports[`V2 test format version runs createAllTests successfully (alert) 6`] = `
"assertionExceptions": [],
"keystroke": "Space",
"presentationNumber": 2,
+ "additionalSettings": [],
"settings": "pcCursor"
},
{
@@ -11338,6 +11341,7 @@ exports[`V2 test format version runs createAllTests successfully (alert) 6`] = `
"assertionExceptions": [],
"keystroke": "Enter",
"presentationNumber": 2.1,
+ "additionalSettings": [],
"settings": "pcCursor"
}
],
@@ -11567,6 +11571,7 @@ exports[`V2 test format version runs createAllTests successfully (alert) 8`] = `
"assertionExceptions": [],
"keystroke": "Space",
"presentationNumber": 1,
+ "additionalSettings": [],
"settings": "browseMode"
},
{
@@ -11580,6 +11585,7 @@ exports[`V2 test format version runs createAllTests successfully (alert) 8`] = `
"assertionExceptions": [],
"keystroke": "Enter",
"presentationNumber": 1.1,
+ "additionalSettings": [],
"settings": "browseMode"
},
{
@@ -11593,6 +11599,7 @@ exports[`V2 test format version runs createAllTests successfully (alert) 8`] = `
"assertionExceptions": [],
"keystroke": "Space",
"presentationNumber": 2,
+ "additionalSettings": [],
"settings": "focusMode"
},
{
@@ -11606,6 +11613,7 @@ exports[`V2 test format version runs createAllTests successfully (alert) 8`] = `
"assertionExceptions": [],
"keystroke": "Enter",
"presentationNumber": 2.1,
+ "additionalSettings": [],
"settings": "focusMode"
}
],
@@ -11854,6 +11862,7 @@ exports[`V2 test format version runs createAllTests successfully (alert) 10`] =
"assertionExceptions": [],
"keystroke": "Control+Option+Space",
"presentationNumber": 3,
+ "additionalSettings": [],
"settings": "defaultMode"
},
{
@@ -11867,6 +11876,7 @@ exports[`V2 test format version runs createAllTests successfully (alert) 10`] =
"assertionExceptions": [],
"keystroke": "Space",
"presentationNumber": 3.1,
+ "additionalSettings": [],
"settings": "defaultMode"
},
{
@@ -11880,6 +11890,7 @@ exports[`V2 test format version runs createAllTests successfully (alert) 10`] =
"assertionExceptions": [],
"keystroke": "Enter",
"presentationNumber": 3.2,
+ "additionalSettings": [],
"settings": "defaultMode"
}
],
@@ -11979,28 +11990,32 @@ exports[`V2 test format version runs createAllTests successfully (alert) 11`] =
"command": "space",
"settings": "virtualCursor",
"presentationNumber": 1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "triggerAlert",
"command": "enter",
"settings": "virtualCursor",
"presentationNumber": 1.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "triggerAlert",
"command": "space",
"settings": "pcCursor",
"presentationNumber": 2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "triggerAlert",
"command": "enter",
"settings": "pcCursor",
"presentationNumber": 2.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -12009,28 +12024,32 @@ exports[`V2 test format version runs createAllTests successfully (alert) 11`] =
"command": "space",
"settings": "browseMode",
"presentationNumber": 1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "triggerAlert",
"command": "enter",
"settings": "browseMode",
"presentationNumber": 1.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "triggerAlert",
"command": "space",
"settings": "focusMode",
"presentationNumber": 2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "triggerAlert",
"command": "enter",
"settings": "focusMode",
"presentationNumber": 2.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -12039,21 +12058,24 @@ exports[`V2 test format version runs createAllTests successfully (alert) 11`] =
"command": "ctrl+opt+space",
"settings": "defaultMode",
"presentationNumber": 3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "triggerAlert",
"command": "space",
"settings": "defaultMode",
"presentationNumber": 3.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "triggerAlert",
"command": "enter",
"settings": "defaultMode",
"presentationNumber": 3.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -12148,28 +12170,32 @@ exports[`V2 test format version runs createAllTests successfully (alert) 12`] =
"command": "space",
"settings": "virtualCursor",
"presentationNumber": 1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "triggerAlert",
"command": "enter",
"settings": "virtualCursor",
"presentationNumber": 1.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "triggerAlert",
"command": "space",
"settings": "pcCursor",
"presentationNumber": 2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "triggerAlert",
"command": "enter",
"settings": "pcCursor",
"presentationNumber": 2.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -12178,28 +12204,32 @@ exports[`V2 test format version runs createAllTests successfully (alert) 12`] =
"command": "space",
"settings": "browseMode",
"presentationNumber": 1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "triggerAlert",
"command": "enter",
"settings": "browseMode",
"presentationNumber": 1.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "triggerAlert",
"command": "space",
"settings": "focusMode",
"presentationNumber": 2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "triggerAlert",
"command": "enter",
"settings": "focusMode",
"presentationNumber": 2.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -12208,21 +12238,24 @@ exports[`V2 test format version runs createAllTests successfully (alert) 12`] =
"command": "ctrl+opt+space",
"settings": "defaultMode",
"presentationNumber": 3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "triggerAlert",
"command": "space",
"settings": "defaultMode",
"presentationNumber": 3.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "triggerAlert",
"command": "enter",
"settings": "defaultMode",
"presentationNumber": 3.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -12655,6 +12688,7 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"assertionExceptions": [],
"keystroke": "Down Arrow",
"presentationNumber": 1,
+ "additionalSettings": [],
"settings": "virtualCursor"
},
{
@@ -12668,6 +12702,7 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"assertionExceptions": [],
"keystroke": "b",
"presentationNumber": 1.1,
+ "additionalSettings": [],
"settings": "virtualCursor"
},
{
@@ -12681,6 +12716,7 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"assertionExceptions": [],
"keystroke": "f",
"presentationNumber": 1.2,
+ "additionalSettings": [],
"settings": "virtualCursor"
},
{
@@ -12694,6 +12730,7 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"assertionExceptions": [],
"keystroke": "Tab",
"presentationNumber": 1.3,
+ "additionalSettings": [],
"settings": "virtualCursor"
},
{
@@ -12707,6 +12744,7 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"assertionExceptions": [],
"keystroke": "Tab",
"presentationNumber": 3,
+ "additionalSettings": [],
"settings": "pcCursor"
}
],
@@ -12941,6 +12979,7 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"assertionExceptions": [],
"keystroke": "Down Arrow",
"presentationNumber": 1,
+ "additionalSettings": [],
"settings": "browseMode"
},
{
@@ -12954,6 +12993,7 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"assertionExceptions": [],
"keystroke": "b",
"presentationNumber": 1.1,
+ "additionalSettings": [],
"settings": "browseMode"
},
{
@@ -12967,6 +13007,7 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"assertionExceptions": [],
"keystroke": "f",
"presentationNumber": 1.2,
+ "additionalSettings": [],
"settings": "browseMode"
},
{
@@ -12980,6 +13021,7 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"assertionExceptions": [],
"keystroke": "Tab",
"presentationNumber": 1.3,
+ "additionalSettings": [],
"settings": "browseMode"
},
{
@@ -12993,6 +13035,7 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"assertionExceptions": [],
"keystroke": "Tab",
"presentationNumber": 3,
+ "additionalSettings": [],
"settings": "focusMode"
}
],
@@ -13251,6 +13294,7 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"assertionExceptions": [],
"keystroke": "Control+Option+Right Arrow",
"presentationNumber": 5,
+ "additionalSettings": [],
"settings": "defaultMode"
},
{
@@ -13264,6 +13308,7 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"assertionExceptions": [],
"keystroke": "Tab",
"presentationNumber": 5.1,
+ "additionalSettings": [],
"settings": "defaultMode"
},
{
@@ -13277,6 +13322,7 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"assertionExceptions": [],
"keystroke": "j",
"presentationNumber": 5.2,
+ "additionalSettings": [],
"settings": "singleQuickKeyNavOn"
},
{
@@ -13290,6 +13336,7 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"assertionExceptions": [],
"keystroke": "b",
"presentationNumber": 5.3,
+ "additionalSettings": [],
"settings": "singleQuickKeyNavOn"
}
],
@@ -13389,35 +13436,40 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"command": "down",
"settings": "virtualCursor",
"presentationNumber": 1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "b",
"settings": "virtualCursor",
"presentationNumber": 1.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "f",
"settings": "virtualCursor",
"presentationNumber": 1.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "tab",
"settings": "virtualCursor",
"presentationNumber": 1.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "tab",
"settings": "pcCursor",
"presentationNumber": 3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -13426,35 +13478,40 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"command": "down",
"settings": "browseMode",
"presentationNumber": 1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "b",
"settings": "browseMode",
"presentationNumber": 1.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "f",
"settings": "browseMode",
"presentationNumber": 1.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "tab",
"settings": "browseMode",
"presentationNumber": 1.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "tab",
"settings": "focusMode",
"presentationNumber": 3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -13463,28 +13520,32 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"command": "ctrl+opt+right",
"settings": "defaultMode",
"presentationNumber": 5,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "tab",
"settings": "defaultMode",
"presentationNumber": 5.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "j ",
"settings": "singleQuickKeyNavOn",
"presentationNumber": 5.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "b",
"settings": "singleQuickKeyNavOn",
"presentationNumber": 5.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -13575,35 +13636,40 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"command": "down",
"settings": "virtualCursor",
"presentationNumber": 1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "b",
"settings": "virtualCursor",
"presentationNumber": 1.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "f",
"settings": "virtualCursor",
"presentationNumber": 1.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "tab",
"settings": "virtualCursor",
"presentationNumber": 1.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "tab",
"settings": "pcCursor",
"presentationNumber": 3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -13612,35 +13678,40 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"command": "down",
"settings": "browseMode",
"presentationNumber": 1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "b",
"settings": "browseMode",
"presentationNumber": 1.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "f",
"settings": "browseMode",
"presentationNumber": 1.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "tab",
"settings": "browseMode",
"presentationNumber": 1.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "tab",
"settings": "focusMode",
"presentationNumber": 3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -13649,28 +13720,32 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"command": "ctrl+opt+right",
"settings": "defaultMode",
"presentationNumber": 5,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "tab",
"settings": "defaultMode",
"presentationNumber": 5.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "j ",
"settings": "singleQuickKeyNavOn",
"presentationNumber": 5.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "b",
"settings": "singleQuickKeyNavOn",
"presentationNumber": 5.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -13885,6 +13960,7 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"assertionExceptions": [],
"keystroke": "Up Arrow",
"presentationNumber": 2,
+ "additionalSettings": [],
"settings": "virtualCursor"
},
{
@@ -13898,6 +13974,7 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"assertionExceptions": [],
"keystroke": "Shift+b",
"presentationNumber": 2.1,
+ "additionalSettings": [],
"settings": "virtualCursor"
},
{
@@ -13911,6 +13988,7 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"assertionExceptions": [],
"keystroke": "Shift+f",
"presentationNumber": 2.2,
+ "additionalSettings": [],
"settings": "virtualCursor"
},
{
@@ -13924,6 +14002,7 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"assertionExceptions": [],
"keystroke": "Shift+Tab",
"presentationNumber": 2.3,
+ "additionalSettings": [],
"settings": "virtualCursor"
},
{
@@ -13937,6 +14016,7 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"assertionExceptions": [],
"keystroke": "Shift+Tab",
"presentationNumber": 4,
+ "additionalSettings": [],
"settings": "pcCursor"
}
],
@@ -14171,6 +14251,7 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"assertionExceptions": [],
"keystroke": "Up Arrow",
"presentationNumber": 2,
+ "additionalSettings": [],
"settings": "browseMode"
},
{
@@ -14184,6 +14265,7 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"assertionExceptions": [],
"keystroke": "Shift+b",
"presentationNumber": 2.1,
+ "additionalSettings": [],
"settings": "browseMode"
},
{
@@ -14197,6 +14279,7 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"assertionExceptions": [],
"keystroke": "Shift+f",
"presentationNumber": 2.2,
+ "additionalSettings": [],
"settings": "browseMode"
},
{
@@ -14210,6 +14293,7 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"assertionExceptions": [],
"keystroke": "Shift+Tab",
"presentationNumber": 2.3,
+ "additionalSettings": [],
"settings": "browseMode"
},
{
@@ -14223,6 +14307,7 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"assertionExceptions": [],
"keystroke": "Shift+Tab",
"presentationNumber": 4,
+ "additionalSettings": [],
"settings": "focusMode"
}
],
@@ -14481,6 +14566,7 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"assertionExceptions": [],
"keystroke": "Control+Option+Left Arrow",
"presentationNumber": 6,
+ "additionalSettings": [],
"settings": "defaultMode"
},
{
@@ -14494,6 +14580,7 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"assertionExceptions": [],
"keystroke": "Shift+Tab",
"presentationNumber": 6.1,
+ "additionalSettings": [],
"settings": "defaultMode"
},
{
@@ -14507,6 +14594,7 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"assertionExceptions": [],
"keystroke": "Shift+j",
"presentationNumber": 6.2,
+ "additionalSettings": [],
"settings": "singleQuickKeyNavOn"
},
{
@@ -14520,6 +14608,7 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"assertionExceptions": [],
"keystroke": "Shift+b",
"presentationNumber": 6.3,
+ "additionalSettings": [],
"settings": "singleQuickKeyNavOn"
}
],
@@ -14619,35 +14708,40 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"command": "up",
"settings": "virtualCursor",
"presentationNumber": 2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+b",
"settings": "virtualCursor",
"presentationNumber": 2.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+f",
"settings": "virtualCursor",
"presentationNumber": 2.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+tab",
"settings": "virtualCursor",
"presentationNumber": 2.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+tab",
"settings": "pcCursor",
"presentationNumber": 4,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -14656,35 +14750,40 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"command": "up",
"settings": "browseMode",
"presentationNumber": 2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+b",
"settings": "browseMode",
"presentationNumber": 2.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+f",
"settings": "browseMode",
"presentationNumber": 2.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+tab",
"settings": "browseMode",
"presentationNumber": 2.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+tab",
"settings": "focusMode",
"presentationNumber": 4,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -14693,28 +14792,32 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"command": "ctrl+opt+left",
"settings": "defaultMode",
"presentationNumber": 6,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+tab",
"settings": "defaultMode",
"presentationNumber": 6.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+j",
"settings": "singleQuickKeyNavOn",
"presentationNumber": 6.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+b",
"settings": "singleQuickKeyNavOn",
"presentationNumber": 6.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -14808,35 +14911,40 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"command": "up",
"settings": "virtualCursor",
"presentationNumber": 2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+b",
"settings": "virtualCursor",
"presentationNumber": 2.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+f",
"settings": "virtualCursor",
"presentationNumber": 2.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+tab",
"settings": "virtualCursor",
"presentationNumber": 2.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+tab",
"settings": "pcCursor",
"presentationNumber": 4,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -14845,35 +14953,40 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"command": "up",
"settings": "browseMode",
"presentationNumber": 2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+b",
"settings": "browseMode",
"presentationNumber": 2.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+f",
"settings": "browseMode",
"presentationNumber": 2.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+tab",
"settings": "browseMode",
"presentationNumber": 2.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+tab",
"settings": "focusMode",
"presentationNumber": 4,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -14882,28 +14995,32 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"command": "ctrl+opt+left",
"settings": "defaultMode",
"presentationNumber": 6,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+tab",
"settings": "defaultMode",
"presentationNumber": 6.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+j",
"settings": "singleQuickKeyNavOn",
"presentationNumber": 6.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+b",
"settings": "singleQuickKeyNavOn",
"presentationNumber": 6.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -15113,6 +15230,7 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"assertionExceptions": [],
"keystroke": "Insert+Tab",
"presentationNumber": 7,
+ "additionalSettings": [],
"settings": "virtualCursor"
},
{
@@ -15126,6 +15244,7 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"assertionExceptions": [],
"keystroke": "Insert+Up Arrow",
"presentationNumber": 7.1,
+ "additionalSettings": [],
"settings": "virtualCursor"
},
{
@@ -15139,6 +15258,7 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"assertionExceptions": [],
"keystroke": "Insert+Tab",
"presentationNumber": 8,
+ "additionalSettings": [],
"settings": "pcCursor"
},
{
@@ -15152,6 +15272,7 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"assertionExceptions": [],
"keystroke": "Insert+Up Arrow",
"presentationNumber": 8.1,
+ "additionalSettings": [],
"settings": "pcCursor"
}
],
@@ -15381,6 +15502,7 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"assertionExceptions": [],
"keystroke": "Insert+Tab",
"presentationNumber": 7,
+ "additionalSettings": [],
"settings": "browseMode"
},
{
@@ -15394,6 +15516,7 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"assertionExceptions": [],
"keystroke": "Insert+Up Arrow",
"presentationNumber": 7.1,
+ "additionalSettings": [],
"settings": "browseMode"
},
{
@@ -15407,6 +15530,7 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"assertionExceptions": [],
"keystroke": "Insert+Tab",
"presentationNumber": 8,
+ "additionalSettings": [],
"settings": "focusMode"
},
{
@@ -15420,6 +15544,7 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"assertionExceptions": [],
"keystroke": "Insert+Up Arrow",
"presentationNumber": 8.1,
+ "additionalSettings": [],
"settings": "focusMode"
}
],
@@ -15668,6 +15793,7 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"assertionExceptions": [],
"keystroke": "Control+Option+F3",
"presentationNumber": 9,
+ "additionalSettings": [],
"settings": "defaultMode"
},
{
@@ -15681,6 +15807,7 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"assertionExceptions": [],
"keystroke": "Control+Option+F4",
"presentationNumber": 9.1,
+ "additionalSettings": [],
"settings": "defaultMode"
}
],
@@ -15780,28 +15907,32 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"command": "ins+tab",
"settings": "virtualCursor",
"presentationNumber": 7,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutButton",
"command": "ins+up",
"settings": "virtualCursor",
"presentationNumber": 7.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutButton",
"command": "ins+tab",
"settings": "pcCursor",
"presentationNumber": 8,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutButton",
"command": "ins+up",
"settings": "pcCursor",
"presentationNumber": 8.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -15810,28 +15941,32 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"command": "ins+tab",
"settings": "browseMode",
"presentationNumber": 7,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutButton",
"command": "ins+up",
"settings": "browseMode",
"presentationNumber": 7.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutButton",
"command": "ins+tab",
"settings": "focusMode",
"presentationNumber": 8,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutButton",
"command": "ins+up",
"settings": "focusMode",
"presentationNumber": 8.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -15840,14 +15975,16 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"command": "ctrl+opt+f3",
"settings": "defaultMode",
"presentationNumber": 9,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutButton",
"command": "ctrl+opt+f4",
"settings": "defaultMode",
"presentationNumber": 9.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -15941,28 +16078,32 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"command": "ins+tab",
"settings": "virtualCursor",
"presentationNumber": 7,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutButton",
"command": "ins+up",
"settings": "virtualCursor",
"presentationNumber": 7.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutButton",
"command": "ins+tab",
"settings": "pcCursor",
"presentationNumber": 8,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutButton",
"command": "ins+up",
"settings": "pcCursor",
"presentationNumber": 8.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -15971,28 +16112,32 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"command": "ins+tab",
"settings": "browseMode",
"presentationNumber": 7,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutButton",
"command": "ins+up",
"settings": "browseMode",
"presentationNumber": 7.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutButton",
"command": "ins+tab",
"settings": "focusMode",
"presentationNumber": 8,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutButton",
"command": "ins+up",
"settings": "focusMode",
"presentationNumber": 8.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -16001,14 +16146,16 @@ exports[`V2 test format version runs createAllTests successfully (command-button
"command": "ctrl+opt+f3",
"settings": "defaultMode",
"presentationNumber": 9,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutButton",
"command": "ctrl+opt+f4",
"settings": "defaultMode",
"presentationNumber": 9.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -16582,6 +16729,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Down Arrow then Down Arrow",
"presentationNumber": 1,
+ "additionalSettings": [],
"settings": "virtualCursor"
},
{
@@ -16595,6 +16743,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "f",
"presentationNumber": 1.1,
+ "additionalSettings": [],
"settings": "virtualCursor"
},
{
@@ -16613,6 +16762,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
],
"keystroke": "Tab",
"presentationNumber": 1.2,
+ "additionalSettings": [],
"settings": "virtualCursor"
},
{
@@ -16626,6 +16776,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Tab",
"presentationNumber": 1.3,
+ "additionalSettings": [],
"settings": "pcCursor"
}
],
@@ -16957,6 +17108,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Down Arrow then Down Arrow",
"presentationNumber": 1,
+ "additionalSettings": [],
"settings": "browseMode"
},
{
@@ -16970,6 +17122,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "f",
"presentationNumber": 1.1,
+ "additionalSettings": [],
"settings": "browseMode"
},
{
@@ -16988,6 +17141,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
],
"keystroke": "Tab",
"presentationNumber": 1.2,
+ "additionalSettings": [],
"settings": "browseMode"
},
{
@@ -17001,6 +17155,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Tab",
"presentationNumber": 1.3,
+ "additionalSettings": [],
"settings": "focusMode"
}
],
@@ -17356,6 +17511,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Control+Option+Right Arrow then Control+Option+Right Arrow",
"presentationNumber": 5,
+ "additionalSettings": [],
"settings": "defaultMode"
},
{
@@ -17369,6 +17525,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Tab",
"presentationNumber": 5.2,
+ "additionalSettings": [],
"settings": "defaultMode"
},
{
@@ -17382,6 +17539,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "j",
"presentationNumber": 5.1,
+ "additionalSettings": [],
"settings": "singleQuickKeyNavOn"
}
],
@@ -17589,28 +17747,32 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "down down",
"settings": "virtualCursor",
"presentationNumber": 1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToSlider",
"command": "f",
"settings": "virtualCursor",
"presentationNumber": 1.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToSlider",
"command": "tab",
"settings": "virtualCursor",
"presentationNumber": 1.2,
- "assertionExceptions": "2:interactionModeEnabled"
+ "assertionExceptions": "2:interactionModeEnabled",
+ "additionalSettings": []
},
{
"testId": "navForwardsToSlider",
"command": "tab",
"settings": "pcCursor",
"presentationNumber": 1.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -17619,28 +17781,32 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "down down",
"settings": "browseMode",
"presentationNumber": 1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToSlider",
"command": "f",
"settings": "browseMode",
"presentationNumber": 1.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToSlider",
"command": "tab",
"settings": "browseMode",
"presentationNumber": 1.2,
- "assertionExceptions": "2:interactionModeEnabled"
+ "assertionExceptions": "2:interactionModeEnabled",
+ "additionalSettings": []
},
{
"testId": "navForwardsToSlider",
"command": "tab",
"settings": "focusMode",
"presentationNumber": 1.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -17649,21 +17815,24 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "ctrl+opt+right ctrl+opt+right",
"settings": "defaultMode",
"presentationNumber": 5,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToSlider",
"command": "j",
"settings": "singleQuickKeyNavOn",
"presentationNumber": 5.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToSlider",
"command": "tab",
"settings": "defaultMode",
"presentationNumber": 5.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -17805,28 +17974,32 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "down down",
"settings": "virtualCursor",
"presentationNumber": 1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToSlider",
"command": "f",
"settings": "virtualCursor",
"presentationNumber": 1.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToSlider",
"command": "tab",
"settings": "virtualCursor",
"presentationNumber": 1.2,
- "assertionExceptions": "2:interactionModeEnabled"
+ "assertionExceptions": "2:interactionModeEnabled",
+ "additionalSettings": []
},
{
"testId": "navForwardsToSlider",
"command": "tab",
"settings": "pcCursor",
"presentationNumber": 1.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -17835,28 +18008,32 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "down down",
"settings": "browseMode",
"presentationNumber": 1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToSlider",
"command": "f",
"settings": "browseMode",
"presentationNumber": 1.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToSlider",
"command": "tab",
"settings": "browseMode",
"presentationNumber": 1.2,
- "assertionExceptions": "2:interactionModeEnabled"
+ "assertionExceptions": "2:interactionModeEnabled",
+ "additionalSettings": []
},
{
"testId": "navForwardsToSlider",
"command": "tab",
"settings": "focusMode",
"presentationNumber": 1.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -17865,21 +18042,24 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "ctrl+opt+right ctrl+opt+right",
"settings": "defaultMode",
"presentationNumber": 5,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToSlider",
"command": "j",
"settings": "singleQuickKeyNavOn",
"presentationNumber": 5.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToSlider",
"command": "tab",
"settings": "defaultMode",
"presentationNumber": 5.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -18136,6 +18316,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Up Arrow",
"presentationNumber": 2,
+ "additionalSettings": [],
"settings": "virtualCursor"
},
{
@@ -18149,6 +18330,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Shift+f",
"presentationNumber": 2.1,
+ "additionalSettings": [],
"settings": "virtualCursor"
},
{
@@ -18167,6 +18349,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
],
"keystroke": "Shift+Tab",
"presentationNumber": 2.2,
+ "additionalSettings": [],
"settings": "virtualCursor"
},
{
@@ -18180,6 +18363,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Shift+Tab",
"presentationNumber": 2.3,
+ "additionalSettings": [],
"settings": "pcCursor"
}
],
@@ -18507,6 +18691,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Up Arrow",
"presentationNumber": 2,
+ "additionalSettings": [],
"settings": "browseMode"
},
{
@@ -18520,6 +18705,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Shift+f",
"presentationNumber": 2.1,
+ "additionalSettings": [],
"settings": "browseMode"
},
{
@@ -18538,6 +18724,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
],
"keystroke": "Shift+Tab",
"presentationNumber": 2.2,
+ "additionalSettings": [],
"settings": "browseMode"
},
{
@@ -18551,6 +18738,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Shift+Tab",
"presentationNumber": 2.3,
+ "additionalSettings": [],
"settings": "focusMode"
}
],
@@ -18906,6 +19094,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Control+Option+Left Arrow then Control+Option+Left Arrow",
"presentationNumber": 6,
+ "additionalSettings": [],
"settings": "defaultMode"
},
{
@@ -18919,6 +19108,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Shift+Tab",
"presentationNumber": 6.2,
+ "additionalSettings": [],
"settings": "defaultMode"
},
{
@@ -18932,6 +19122,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Shift+j",
"presentationNumber": 6.1,
+ "additionalSettings": [],
"settings": "singleQuickKeyNavOn"
}
],
@@ -19139,28 +19330,32 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "up",
"settings": "virtualCursor",
"presentationNumber": 2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToSlider",
"command": "shift+f",
"settings": "virtualCursor",
"presentationNumber": 2.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToSlider",
"command": "shift+tab",
"settings": "virtualCursor",
"presentationNumber": 2.2,
- "assertionExceptions": "2:interactionModeEnabled"
+ "assertionExceptions": "2:interactionModeEnabled",
+ "additionalSettings": []
},
{
"testId": "navBackToSlider",
"command": "shift+tab",
"settings": "pcCursor",
"presentationNumber": 2.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -19169,28 +19364,32 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "up",
"settings": "browseMode",
"presentationNumber": 2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToSlider",
"command": "shift+f",
"settings": "browseMode",
"presentationNumber": 2.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToSlider",
"command": "shift+tab",
"settings": "browseMode",
"presentationNumber": 2.2,
- "assertionExceptions": "2:interactionModeEnabled"
+ "assertionExceptions": "2:interactionModeEnabled",
+ "additionalSettings": []
},
{
"testId": "navBackToSlider",
"command": "shift+tab",
"settings": "focusMode",
"presentationNumber": 2.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -19199,21 +19398,24 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "ctrl+opt+left ctrl+opt+left",
"settings": "defaultMode",
"presentationNumber": 6,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToSlider",
"command": "shift+j",
"settings": "singleQuickKeyNavOn",
"presentationNumber": 6.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToSlider",
"command": "shift+tab",
"settings": "defaultMode",
"presentationNumber": 6.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -19359,28 +19561,32 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "up",
"settings": "virtualCursor",
"presentationNumber": 2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToSlider",
"command": "shift+f",
"settings": "virtualCursor",
"presentationNumber": 2.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToSlider",
"command": "shift+tab",
"settings": "virtualCursor",
"presentationNumber": 2.2,
- "assertionExceptions": "2:interactionModeEnabled"
+ "assertionExceptions": "2:interactionModeEnabled",
+ "additionalSettings": []
},
{
"testId": "navBackToSlider",
"command": "shift+tab",
"settings": "pcCursor",
"presentationNumber": 2.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -19389,28 +19595,32 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "up",
"settings": "browseMode",
"presentationNumber": 2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToSlider",
"command": "shift+f",
"settings": "browseMode",
"presentationNumber": 2.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToSlider",
"command": "shift+tab",
"settings": "browseMode",
"presentationNumber": 2.2,
- "assertionExceptions": "2:interactionModeEnabled"
+ "assertionExceptions": "2:interactionModeEnabled",
+ "additionalSettings": []
},
{
"testId": "navBackToSlider",
"command": "shift+tab",
"settings": "focusMode",
"presentationNumber": 2.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -19419,21 +19629,24 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "ctrl+opt+left ctrl+opt+left",
"settings": "defaultMode",
"presentationNumber": 6,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToSlider",
"command": "shift+j",
"settings": "singleQuickKeyNavOn",
"presentationNumber": 6.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToSlider",
"command": "shift+tab",
"settings": "defaultMode",
"presentationNumber": 6.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -19685,6 +19898,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Insert+Tab",
"presentationNumber": 7,
+ "additionalSettings": [],
"settings": "virtualCursor"
},
{
@@ -19698,6 +19912,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Insert+Up Arrow",
"presentationNumber": 7.1,
+ "additionalSettings": [],
"settings": "virtualCursor"
},
{
@@ -19711,6 +19926,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Insert+Tab",
"presentationNumber": 8,
+ "additionalSettings": [],
"settings": "pcCursor"
},
{
@@ -19724,6 +19940,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Insert+Up Arrow",
"presentationNumber": 8.1,
+ "additionalSettings": [],
"settings": "pcCursor"
}
],
@@ -20031,6 +20248,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Insert+Tab",
"presentationNumber": 7,
+ "additionalSettings": [],
"settings": "browseMode"
},
{
@@ -20044,6 +20262,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Insert+Up Arrow",
"presentationNumber": 7.1,
+ "additionalSettings": [],
"settings": "browseMode"
},
{
@@ -20057,6 +20276,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Insert+Tab",
"presentationNumber": 8,
+ "additionalSettings": [],
"settings": "focusMode"
},
{
@@ -20070,6 +20290,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Insert+Up Arrow",
"presentationNumber": 8.1,
+ "additionalSettings": [],
"settings": "focusMode"
}
],
@@ -20396,6 +20617,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Control+Option+F3",
"presentationNumber": 9,
+ "additionalSettings": [],
"settings": "defaultMode"
},
{
@@ -20409,6 +20631,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Control+Option+F4",
"presentationNumber": 9.1,
+ "additionalSettings": [],
"settings": "defaultMode"
}
],
@@ -20586,28 +20809,32 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "ins+tab",
"settings": "virtualCursor",
"presentationNumber": 7,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutSlider",
"command": "ins+up",
"settings": "virtualCursor",
"presentationNumber": 7.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutSlider",
"command": "ins+tab",
"settings": "pcCursor",
"presentationNumber": 8,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutSlider",
"command": "ins+up",
"settings": "pcCursor",
"presentationNumber": 8.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -20616,28 +20843,32 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "ins+tab",
"settings": "browseMode",
"presentationNumber": 7,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutSlider",
"command": "ins+up",
"settings": "browseMode",
"presentationNumber": 7.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutSlider",
"command": "ins+tab",
"settings": "focusMode",
"presentationNumber": 8,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutSlider",
"command": "ins+up",
"settings": "focusMode",
"presentationNumber": 8.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -20646,14 +20877,16 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "ctrl+opt+f3",
"settings": "defaultMode",
"presentationNumber": 9,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutSlider",
"command": "ctrl+opt+f4",
"settings": "defaultMode",
"presentationNumber": 9.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -20783,28 +21016,32 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "ins+tab",
"settings": "virtualCursor",
"presentationNumber": 7,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutSlider",
"command": "ins+up",
"settings": "virtualCursor",
"presentationNumber": 7.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutSlider",
"command": "ins+tab",
"settings": "pcCursor",
"presentationNumber": 8,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutSlider",
"command": "ins+up",
"settings": "pcCursor",
"presentationNumber": 8.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -20813,28 +21050,32 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "ins+tab",
"settings": "browseMode",
"presentationNumber": 7,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutSlider",
"command": "ins+up",
"settings": "browseMode",
"presentationNumber": 7.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutSlider",
"command": "ins+tab",
"settings": "focusMode",
"presentationNumber": 8,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutSlider",
"command": "ins+up",
"settings": "focusMode",
"presentationNumber": 8.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -20843,14 +21084,16 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "ctrl+opt+f3",
"settings": "defaultMode",
"presentationNumber": 9,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutSlider",
"command": "ctrl+opt+f4",
"settings": "defaultMode",
"presentationNumber": 9.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -21057,6 +21300,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Right Arrow",
"presentationNumber": 10,
+ "additionalSettings": [],
"settings": "pcCursor"
},
{
@@ -21070,6 +21314,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Up Arrow",
"presentationNumber": 10.1,
+ "additionalSettings": [],
"settings": "pcCursor"
}
],
@@ -21287,6 +21532,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Right Arrow",
"presentationNumber": 10,
+ "additionalSettings": [],
"settings": "focusMode"
},
{
@@ -21300,6 +21546,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Up Arrow",
"presentationNumber": 10.1,
+ "additionalSettings": [],
"settings": "focusMode"
}
],
@@ -21546,6 +21793,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Right Arrow",
"presentationNumber": 11,
+ "additionalSettings": [],
"settings": "quickNavOff"
},
{
@@ -21559,6 +21807,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Up Arrow",
"presentationNumber": 11.1,
+ "additionalSettings": [],
"settings": "quickNavOff"
},
{
@@ -21576,6 +21825,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Control+Option+Shift+Down Arrow then Control+Option+Up Arrow",
"presentationNumber": 11.2,
+ "additionalSettings": [],
"settings": "defaultMode"
},
{
@@ -21593,6 +21843,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Control+Option+Shift+Down Arrow then Control+Option+Right Arrow",
"presentationNumber": 11.3,
+ "additionalSettings": [],
"settings": "defaultMode"
}
],
@@ -21675,14 +21926,16 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "right",
"settings": "pcCursor",
"presentationNumber": 10,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "incrementSliderByOneStep",
"command": "up",
"settings": "pcCursor",
"presentationNumber": 10.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -21691,14 +21944,16 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "right",
"settings": "focusMode",
"presentationNumber": 10,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "incrementSliderByOneStep",
"command": "up",
"settings": "focusMode",
"presentationNumber": 10.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -21707,28 +21962,32 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "right",
"settings": "quickNavOff",
"presentationNumber": 11,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "incrementSliderByOneStep",
"command": "up",
"settings": "quickNavOff",
"presentationNumber": 11.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "incrementSliderByOneStep",
"command": "ctrl+opt+shift+down ctrl+opt+up",
"settings": "defaultMode",
"presentationNumber": 11.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "incrementSliderByOneStep",
"command": "ctrl+opt+shift+down ctrl+opt+right",
"settings": "defaultMode",
"presentationNumber": 11.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -21811,14 +22070,16 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "right",
"settings": "pcCursor",
"presentationNumber": 10,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "incrementSliderByOneStep",
"command": "up",
"settings": "pcCursor",
"presentationNumber": 10.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -21827,14 +22088,16 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "right",
"settings": "focusMode",
"presentationNumber": 10,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "incrementSliderByOneStep",
"command": "up",
"settings": "focusMode",
"presentationNumber": 10.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -21843,28 +22106,32 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "right",
"settings": "quickNavOff",
"presentationNumber": 11,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "incrementSliderByOneStep",
"command": "up",
"settings": "quickNavOff",
"presentationNumber": 11.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "incrementSliderByOneStep",
"command": "ctrl+opt+shift+down ctrl+opt+up",
"settings": "defaultMode",
"presentationNumber": 11.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "incrementSliderByOneStep",
"command": "ctrl+opt+shift+down ctrl+opt+right",
"settings": "defaultMode",
"presentationNumber": 11.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -22071,6 +22338,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Left Arrow",
"presentationNumber": 12,
+ "additionalSettings": [],
"settings": "pcCursor"
},
{
@@ -22084,6 +22352,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Down Arrow",
"presentationNumber": 12.1,
+ "additionalSettings": [],
"settings": "pcCursor"
}
],
@@ -22301,6 +22570,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Left Arrow",
"presentationNumber": 12,
+ "additionalSettings": [],
"settings": "focusMode"
},
{
@@ -22314,6 +22584,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Down Arrow",
"presentationNumber": 12.1,
+ "additionalSettings": [],
"settings": "focusMode"
}
],
@@ -22560,6 +22831,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Left Arrow",
"presentationNumber": 13,
+ "additionalSettings": [],
"settings": "quickNavOff"
},
{
@@ -22573,6 +22845,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Down Arrow",
"presentationNumber": 13.1,
+ "additionalSettings": [],
"settings": "quickNavOff"
},
{
@@ -22590,6 +22863,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Control+Option+Shift+Down Arrow then Control+Option+Down Arrow",
"presentationNumber": 13.2,
+ "additionalSettings": [],
"settings": "defaultMode"
},
{
@@ -22607,6 +22881,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Control+Option+Shift+Down Arrow then Control+Option+Left Arrow",
"presentationNumber": 13.3,
+ "additionalSettings": [],
"settings": "defaultMode"
}
],
@@ -22689,14 +22964,16 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "left",
"settings": "pcCursor",
"presentationNumber": 12,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "decrementSliderByOneStep",
"command": "down",
"settings": "pcCursor",
"presentationNumber": 12.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -22705,14 +22982,16 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "left",
"settings": "focusMode",
"presentationNumber": 12,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "decrementSliderByOneStep",
"command": "down",
"settings": "focusMode",
"presentationNumber": 12.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -22721,28 +23000,32 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "left",
"settings": "quickNavOff",
"presentationNumber": 13,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "decrementSliderByOneStep",
"command": "down",
"settings": "quickNavOff",
"presentationNumber": 13.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "decrementSliderByOneStep",
"command": "ctrl+opt+shift+down ctrl+opt+down",
"settings": "defaultMode",
"presentationNumber": 13.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "decrementSliderByOneStep",
"command": "ctrl+opt+shift+down ctrl+opt+left",
"settings": "defaultMode",
"presentationNumber": 13.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -22825,14 +23108,16 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "left",
"settings": "pcCursor",
"presentationNumber": 12,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "decrementSliderByOneStep",
"command": "down",
"settings": "pcCursor",
"presentationNumber": 12.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -22841,14 +23126,16 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "left",
"settings": "focusMode",
"presentationNumber": 12,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "decrementSliderByOneStep",
"command": "down",
"settings": "focusMode",
"presentationNumber": 12.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -22857,28 +23144,32 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "left",
"settings": "quickNavOff",
"presentationNumber": 13,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "decrementSliderByOneStep",
"command": "down",
"settings": "quickNavOff",
"presentationNumber": 13.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "decrementSliderByOneStep",
"command": "ctrl+opt+shift+down ctrl+opt+down",
"settings": "defaultMode",
"presentationNumber": 13.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "decrementSliderByOneStep",
"command": "ctrl+opt+shift+down ctrl+opt+left",
"settings": "defaultMode",
"presentationNumber": 13.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -23080,6 +23371,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Page Up",
"presentationNumber": 14,
+ "additionalSettings": [],
"settings": "pcCursor"
}
],
@@ -23292,6 +23584,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Page Up",
"presentationNumber": 14,
+ "additionalSettings": [],
"settings": "focusMode"
}
],
@@ -23528,6 +23821,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Page Up",
"presentationNumber": 15,
+ "additionalSettings": [],
"settings": "defaultMode"
}
],
@@ -23610,7 +23904,8 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "pageUp",
"settings": "pcCursor",
"presentationNumber": 14,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -23619,7 +23914,8 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "pageUp",
"settings": "focusMode",
"presentationNumber": 14,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -23628,7 +23924,8 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "pageUp",
"settings": "defaultMode",
"presentationNumber": 15,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -23688,7 +23985,8 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "pageUp",
"settings": "pcCursor",
"presentationNumber": 14,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -23697,7 +23995,8 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "pageUp",
"settings": "focusMode",
"presentationNumber": 14,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -23706,7 +24005,8 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "pageUp",
"settings": "defaultMode",
"presentationNumber": 15,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -23908,6 +24208,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Page Down",
"presentationNumber": 16,
+ "additionalSettings": [],
"settings": "pcCursor"
}
],
@@ -24120,6 +24421,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Page Down",
"presentationNumber": 16,
+ "additionalSettings": [],
"settings": "focusMode"
}
],
@@ -24356,6 +24658,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Page Down",
"presentationNumber": 17,
+ "additionalSettings": [],
"settings": "defaultMode"
}
],
@@ -24438,7 +24741,8 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "pageDown",
"settings": "pcCursor",
"presentationNumber": 16,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -24447,7 +24751,8 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "pageDown",
"settings": "focusMode",
"presentationNumber": 16,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -24456,7 +24761,8 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "pageDown",
"settings": "defaultMode",
"presentationNumber": 17,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -24516,7 +24822,8 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "pageDown",
"settings": "pcCursor",
"presentationNumber": 16,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -24525,7 +24832,8 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "pageDown",
"settings": "focusMode",
"presentationNumber": 16,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -24534,7 +24842,8 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "pageDown",
"settings": "defaultMode",
"presentationNumber": 17,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -24736,6 +25045,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Home",
"presentationNumber": 18,
+ "additionalSettings": [],
"settings": "pcCursor"
}
],
@@ -24948,6 +25258,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Home",
"presentationNumber": 18,
+ "additionalSettings": [],
"settings": "focusMode"
}
],
@@ -25184,6 +25495,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "Home",
"presentationNumber": 19,
+ "additionalSettings": [],
"settings": "defaultMode"
}
],
@@ -25266,7 +25578,8 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "home",
"settings": "pcCursor",
"presentationNumber": 18,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -25275,7 +25588,8 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "home",
"settings": "focusMode",
"presentationNumber": 18,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -25284,7 +25598,8 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "home",
"settings": "defaultMode",
"presentationNumber": 19,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -25344,7 +25659,8 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "home",
"settings": "pcCursor",
"presentationNumber": 18,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -25353,7 +25669,8 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "home",
"settings": "focusMode",
"presentationNumber": 18,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -25362,7 +25679,8 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "home",
"settings": "defaultMode",
"presentationNumber": 19,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -25564,6 +25882,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "End",
"presentationNumber": 20,
+ "additionalSettings": [],
"settings": "pcCursor"
}
],
@@ -25776,6 +26095,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "End",
"presentationNumber": 20,
+ "additionalSettings": [],
"settings": "focusMode"
}
],
@@ -26012,6 +26332,7 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"assertionExceptions": [],
"keystroke": "End",
"presentationNumber": 21,
+ "additionalSettings": [],
"settings": "defaultMode"
}
],
@@ -26094,7 +26415,8 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "end",
"settings": "pcCursor",
"presentationNumber": 20,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -26103,7 +26425,8 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "end",
"settings": "focusMode",
"presentationNumber": 20,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -26112,7 +26435,8 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "end",
"settings": "defaultMode",
"presentationNumber": 21,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -26172,7 +26496,8 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "end",
"settings": "pcCursor",
"presentationNumber": 20,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -26181,7 +26506,8 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "end",
"settings": "focusMode",
"presentationNumber": 20,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -26190,7 +26516,8 @@ exports[`V2 test format version runs createAllTests successfully (horizontal-sli
"command": "end",
"settings": "defaultMode",
"presentationNumber": 21,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -26538,6 +26865,7 @@ exports[`all test format versions runs createAllTests successfully 6`] = `
"assertionExceptions": [],
"keystroke": "Space",
"presentationNumber": 1,
+ "additionalSettings": [],
"settings": "virtualCursor"
},
{
@@ -26551,6 +26879,7 @@ exports[`all test format versions runs createAllTests successfully 6`] = `
"assertionExceptions": [],
"keystroke": "Enter",
"presentationNumber": 1.1,
+ "additionalSettings": [],
"settings": "virtualCursor"
},
{
@@ -26564,6 +26893,7 @@ exports[`all test format versions runs createAllTests successfully 6`] = `
"assertionExceptions": [],
"keystroke": "Space",
"presentationNumber": 2,
+ "additionalSettings": [],
"settings": "pcCursor"
},
{
@@ -26577,6 +26907,7 @@ exports[`all test format versions runs createAllTests successfully 6`] = `
"assertionExceptions": [],
"keystroke": "Enter",
"presentationNumber": 2.1,
+ "additionalSettings": [],
"settings": "pcCursor"
}
],
@@ -26806,6 +27137,7 @@ exports[`all test format versions runs createAllTests successfully 8`] = `
"assertionExceptions": [],
"keystroke": "Space",
"presentationNumber": 1,
+ "additionalSettings": [],
"settings": "browseMode"
},
{
@@ -26819,6 +27151,7 @@ exports[`all test format versions runs createAllTests successfully 8`] = `
"assertionExceptions": [],
"keystroke": "Enter",
"presentationNumber": 1.1,
+ "additionalSettings": [],
"settings": "browseMode"
},
{
@@ -26832,6 +27165,7 @@ exports[`all test format versions runs createAllTests successfully 8`] = `
"assertionExceptions": [],
"keystroke": "Space",
"presentationNumber": 2,
+ "additionalSettings": [],
"settings": "focusMode"
},
{
@@ -26845,6 +27179,7 @@ exports[`all test format versions runs createAllTests successfully 8`] = `
"assertionExceptions": [],
"keystroke": "Enter",
"presentationNumber": 2.1,
+ "additionalSettings": [],
"settings": "focusMode"
}
],
@@ -27093,6 +27428,7 @@ exports[`all test format versions runs createAllTests successfully 10`] = `
"assertionExceptions": [],
"keystroke": "Control+Option+Space",
"presentationNumber": 3,
+ "additionalSettings": [],
"settings": "defaultMode"
},
{
@@ -27106,6 +27442,7 @@ exports[`all test format versions runs createAllTests successfully 10`] = `
"assertionExceptions": [],
"keystroke": "Space",
"presentationNumber": 3.1,
+ "additionalSettings": [],
"settings": "defaultMode"
},
{
@@ -27119,6 +27456,7 @@ exports[`all test format versions runs createAllTests successfully 10`] = `
"assertionExceptions": [],
"keystroke": "Enter",
"presentationNumber": 3.2,
+ "additionalSettings": [],
"settings": "defaultMode"
}
],
@@ -27218,28 +27556,32 @@ exports[`all test format versions runs createAllTests successfully 11`] = `
"command": "space",
"settings": "virtualCursor",
"presentationNumber": 1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "triggerAlert",
"command": "enter",
"settings": "virtualCursor",
"presentationNumber": 1.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "triggerAlert",
"command": "space",
"settings": "pcCursor",
"presentationNumber": 2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "triggerAlert",
"command": "enter",
"settings": "pcCursor",
"presentationNumber": 2.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -27248,28 +27590,32 @@ exports[`all test format versions runs createAllTests successfully 11`] = `
"command": "space",
"settings": "browseMode",
"presentationNumber": 1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "triggerAlert",
"command": "enter",
"settings": "browseMode",
"presentationNumber": 1.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "triggerAlert",
"command": "space",
"settings": "focusMode",
"presentationNumber": 2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "triggerAlert",
"command": "enter",
"settings": "focusMode",
"presentationNumber": 2.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -27278,21 +27624,24 @@ exports[`all test format versions runs createAllTests successfully 11`] = `
"command": "ctrl+opt+space",
"settings": "defaultMode",
"presentationNumber": 3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "triggerAlert",
"command": "space",
"settings": "defaultMode",
"presentationNumber": 3.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "triggerAlert",
"command": "enter",
"settings": "defaultMode",
"presentationNumber": 3.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -27387,28 +27736,32 @@ exports[`all test format versions runs createAllTests successfully 12`] = `
"command": "space",
"settings": "virtualCursor",
"presentationNumber": 1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "triggerAlert",
"command": "enter",
"settings": "virtualCursor",
"presentationNumber": 1.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "triggerAlert",
"command": "space",
"settings": "pcCursor",
"presentationNumber": 2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "triggerAlert",
"command": "enter",
"settings": "pcCursor",
"presentationNumber": 2.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -27417,28 +27770,32 @@ exports[`all test format versions runs createAllTests successfully 12`] = `
"command": "space",
"settings": "browseMode",
"presentationNumber": 1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "triggerAlert",
"command": "enter",
"settings": "browseMode",
"presentationNumber": 1.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "triggerAlert",
"command": "space",
"settings": "focusMode",
"presentationNumber": 2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "triggerAlert",
"command": "enter",
"settings": "focusMode",
"presentationNumber": 2.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -27447,21 +27804,24 @@ exports[`all test format versions runs createAllTests successfully 12`] = `
"command": "ctrl+opt+space",
"settings": "defaultMode",
"presentationNumber": 3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "triggerAlert",
"command": "space",
"settings": "defaultMode",
"presentationNumber": 3.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "triggerAlert",
"command": "enter",
"settings": "defaultMode",
"presentationNumber": 3.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -38852,6 +39212,7 @@ exports[`all test format versions runs createAllTests successfully 158`] = `
"assertionExceptions": [],
"keystroke": "Down Arrow",
"presentationNumber": 1,
+ "additionalSettings": [],
"settings": "virtualCursor"
},
{
@@ -38865,6 +39226,7 @@ exports[`all test format versions runs createAllTests successfully 158`] = `
"assertionExceptions": [],
"keystroke": "b",
"presentationNumber": 1.1,
+ "additionalSettings": [],
"settings": "virtualCursor"
},
{
@@ -38878,6 +39240,7 @@ exports[`all test format versions runs createAllTests successfully 158`] = `
"assertionExceptions": [],
"keystroke": "f",
"presentationNumber": 1.2,
+ "additionalSettings": [],
"settings": "virtualCursor"
},
{
@@ -38891,6 +39254,7 @@ exports[`all test format versions runs createAllTests successfully 158`] = `
"assertionExceptions": [],
"keystroke": "Tab",
"presentationNumber": 1.3,
+ "additionalSettings": [],
"settings": "virtualCursor"
},
{
@@ -38904,6 +39268,7 @@ exports[`all test format versions runs createAllTests successfully 158`] = `
"assertionExceptions": [],
"keystroke": "Tab",
"presentationNumber": 3,
+ "additionalSettings": [],
"settings": "pcCursor"
}
],
@@ -39138,6 +39503,7 @@ exports[`all test format versions runs createAllTests successfully 160`] = `
"assertionExceptions": [],
"keystroke": "Down Arrow",
"presentationNumber": 1,
+ "additionalSettings": [],
"settings": "browseMode"
},
{
@@ -39151,6 +39517,7 @@ exports[`all test format versions runs createAllTests successfully 160`] = `
"assertionExceptions": [],
"keystroke": "b",
"presentationNumber": 1.1,
+ "additionalSettings": [],
"settings": "browseMode"
},
{
@@ -39164,6 +39531,7 @@ exports[`all test format versions runs createAllTests successfully 160`] = `
"assertionExceptions": [],
"keystroke": "f",
"presentationNumber": 1.2,
+ "additionalSettings": [],
"settings": "browseMode"
},
{
@@ -39177,6 +39545,7 @@ exports[`all test format versions runs createAllTests successfully 160`] = `
"assertionExceptions": [],
"keystroke": "Tab",
"presentationNumber": 1.3,
+ "additionalSettings": [],
"settings": "browseMode"
},
{
@@ -39190,6 +39559,7 @@ exports[`all test format versions runs createAllTests successfully 160`] = `
"assertionExceptions": [],
"keystroke": "Tab",
"presentationNumber": 3,
+ "additionalSettings": [],
"settings": "focusMode"
}
],
@@ -39448,6 +39818,7 @@ exports[`all test format versions runs createAllTests successfully 162`] = `
"assertionExceptions": [],
"keystroke": "Control+Option+Right Arrow",
"presentationNumber": 5,
+ "additionalSettings": [],
"settings": "defaultMode"
},
{
@@ -39461,6 +39832,7 @@ exports[`all test format versions runs createAllTests successfully 162`] = `
"assertionExceptions": [],
"keystroke": "Tab",
"presentationNumber": 5.1,
+ "additionalSettings": [],
"settings": "defaultMode"
},
{
@@ -39474,6 +39846,7 @@ exports[`all test format versions runs createAllTests successfully 162`] = `
"assertionExceptions": [],
"keystroke": "j",
"presentationNumber": 5.2,
+ "additionalSettings": [],
"settings": "singleQuickKeyNavOn"
},
{
@@ -39487,6 +39860,7 @@ exports[`all test format versions runs createAllTests successfully 162`] = `
"assertionExceptions": [],
"keystroke": "b",
"presentationNumber": 5.3,
+ "additionalSettings": [],
"settings": "singleQuickKeyNavOn"
}
],
@@ -39586,35 +39960,40 @@ exports[`all test format versions runs createAllTests successfully 163`] = `
"command": "down",
"settings": "virtualCursor",
"presentationNumber": 1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "b",
"settings": "virtualCursor",
"presentationNumber": 1.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "f",
"settings": "virtualCursor",
"presentationNumber": 1.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "tab",
"settings": "virtualCursor",
"presentationNumber": 1.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "tab",
"settings": "pcCursor",
"presentationNumber": 3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -39623,35 +40002,40 @@ exports[`all test format versions runs createAllTests successfully 163`] = `
"command": "down",
"settings": "browseMode",
"presentationNumber": 1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "b",
"settings": "browseMode",
"presentationNumber": 1.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "f",
"settings": "browseMode",
"presentationNumber": 1.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "tab",
"settings": "browseMode",
"presentationNumber": 1.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "tab",
"settings": "focusMode",
"presentationNumber": 3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -39660,28 +40044,32 @@ exports[`all test format versions runs createAllTests successfully 163`] = `
"command": "ctrl+opt+right",
"settings": "defaultMode",
"presentationNumber": 5,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "tab",
"settings": "defaultMode",
"presentationNumber": 5.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "j ",
"settings": "singleQuickKeyNavOn",
"presentationNumber": 5.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "b",
"settings": "singleQuickKeyNavOn",
"presentationNumber": 5.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -39772,35 +40160,40 @@ exports[`all test format versions runs createAllTests successfully 164`] = `
"command": "down",
"settings": "virtualCursor",
"presentationNumber": 1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "b",
"settings": "virtualCursor",
"presentationNumber": 1.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "f",
"settings": "virtualCursor",
"presentationNumber": 1.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "tab",
"settings": "virtualCursor",
"presentationNumber": 1.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "tab",
"settings": "pcCursor",
"presentationNumber": 3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -39809,35 +40202,40 @@ exports[`all test format versions runs createAllTests successfully 164`] = `
"command": "down",
"settings": "browseMode",
"presentationNumber": 1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "b",
"settings": "browseMode",
"presentationNumber": 1.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "f",
"settings": "browseMode",
"presentationNumber": 1.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "tab",
"settings": "browseMode",
"presentationNumber": 1.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "tab",
"settings": "focusMode",
"presentationNumber": 3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -39846,28 +40244,32 @@ exports[`all test format versions runs createAllTests successfully 164`] = `
"command": "ctrl+opt+right",
"settings": "defaultMode",
"presentationNumber": 5,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "tab",
"settings": "defaultMode",
"presentationNumber": 5.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "j ",
"settings": "singleQuickKeyNavOn",
"presentationNumber": 5.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToButton",
"command": "b",
"settings": "singleQuickKeyNavOn",
"presentationNumber": 5.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -40082,6 +40484,7 @@ exports[`all test format versions runs createAllTests successfully 166`] = `
"assertionExceptions": [],
"keystroke": "Up Arrow",
"presentationNumber": 2,
+ "additionalSettings": [],
"settings": "virtualCursor"
},
{
@@ -40095,6 +40498,7 @@ exports[`all test format versions runs createAllTests successfully 166`] = `
"assertionExceptions": [],
"keystroke": "Shift+b",
"presentationNumber": 2.1,
+ "additionalSettings": [],
"settings": "virtualCursor"
},
{
@@ -40108,6 +40512,7 @@ exports[`all test format versions runs createAllTests successfully 166`] = `
"assertionExceptions": [],
"keystroke": "Shift+f",
"presentationNumber": 2.2,
+ "additionalSettings": [],
"settings": "virtualCursor"
},
{
@@ -40121,6 +40526,7 @@ exports[`all test format versions runs createAllTests successfully 166`] = `
"assertionExceptions": [],
"keystroke": "Shift+Tab",
"presentationNumber": 2.3,
+ "additionalSettings": [],
"settings": "virtualCursor"
},
{
@@ -40134,6 +40540,7 @@ exports[`all test format versions runs createAllTests successfully 166`] = `
"assertionExceptions": [],
"keystroke": "Shift+Tab",
"presentationNumber": 4,
+ "additionalSettings": [],
"settings": "pcCursor"
}
],
@@ -40368,6 +40775,7 @@ exports[`all test format versions runs createAllTests successfully 168`] = `
"assertionExceptions": [],
"keystroke": "Up Arrow",
"presentationNumber": 2,
+ "additionalSettings": [],
"settings": "browseMode"
},
{
@@ -40381,6 +40789,7 @@ exports[`all test format versions runs createAllTests successfully 168`] = `
"assertionExceptions": [],
"keystroke": "Shift+b",
"presentationNumber": 2.1,
+ "additionalSettings": [],
"settings": "browseMode"
},
{
@@ -40394,6 +40803,7 @@ exports[`all test format versions runs createAllTests successfully 168`] = `
"assertionExceptions": [],
"keystroke": "Shift+f",
"presentationNumber": 2.2,
+ "additionalSettings": [],
"settings": "browseMode"
},
{
@@ -40407,6 +40817,7 @@ exports[`all test format versions runs createAllTests successfully 168`] = `
"assertionExceptions": [],
"keystroke": "Shift+Tab",
"presentationNumber": 2.3,
+ "additionalSettings": [],
"settings": "browseMode"
},
{
@@ -40420,6 +40831,7 @@ exports[`all test format versions runs createAllTests successfully 168`] = `
"assertionExceptions": [],
"keystroke": "Shift+Tab",
"presentationNumber": 4,
+ "additionalSettings": [],
"settings": "focusMode"
}
],
@@ -40678,6 +41090,7 @@ exports[`all test format versions runs createAllTests successfully 170`] = `
"assertionExceptions": [],
"keystroke": "Control+Option+Left Arrow",
"presentationNumber": 6,
+ "additionalSettings": [],
"settings": "defaultMode"
},
{
@@ -40691,6 +41104,7 @@ exports[`all test format versions runs createAllTests successfully 170`] = `
"assertionExceptions": [],
"keystroke": "Shift+Tab",
"presentationNumber": 6.1,
+ "additionalSettings": [],
"settings": "defaultMode"
},
{
@@ -40704,6 +41118,7 @@ exports[`all test format versions runs createAllTests successfully 170`] = `
"assertionExceptions": [],
"keystroke": "Shift+j",
"presentationNumber": 6.2,
+ "additionalSettings": [],
"settings": "singleQuickKeyNavOn"
},
{
@@ -40717,6 +41132,7 @@ exports[`all test format versions runs createAllTests successfully 170`] = `
"assertionExceptions": [],
"keystroke": "Shift+b",
"presentationNumber": 6.3,
+ "additionalSettings": [],
"settings": "singleQuickKeyNavOn"
}
],
@@ -40816,35 +41232,40 @@ exports[`all test format versions runs createAllTests successfully 171`] = `
"command": "up",
"settings": "virtualCursor",
"presentationNumber": 2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+b",
"settings": "virtualCursor",
"presentationNumber": 2.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+f",
"settings": "virtualCursor",
"presentationNumber": 2.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+tab",
"settings": "virtualCursor",
"presentationNumber": 2.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+tab",
"settings": "pcCursor",
"presentationNumber": 4,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -40853,35 +41274,40 @@ exports[`all test format versions runs createAllTests successfully 171`] = `
"command": "up",
"settings": "browseMode",
"presentationNumber": 2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+b",
"settings": "browseMode",
"presentationNumber": 2.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+f",
"settings": "browseMode",
"presentationNumber": 2.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+tab",
"settings": "browseMode",
"presentationNumber": 2.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+tab",
"settings": "focusMode",
"presentationNumber": 4,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -40890,28 +41316,32 @@ exports[`all test format versions runs createAllTests successfully 171`] = `
"command": "ctrl+opt+left",
"settings": "defaultMode",
"presentationNumber": 6,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+tab",
"settings": "defaultMode",
"presentationNumber": 6.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+j",
"settings": "singleQuickKeyNavOn",
"presentationNumber": 6.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+b",
"settings": "singleQuickKeyNavOn",
"presentationNumber": 6.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -41005,35 +41435,40 @@ exports[`all test format versions runs createAllTests successfully 172`] = `
"command": "up",
"settings": "virtualCursor",
"presentationNumber": 2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+b",
"settings": "virtualCursor",
"presentationNumber": 2.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+f",
"settings": "virtualCursor",
"presentationNumber": 2.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+tab",
"settings": "virtualCursor",
"presentationNumber": 2.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+tab",
"settings": "pcCursor",
"presentationNumber": 4,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -41042,35 +41477,40 @@ exports[`all test format versions runs createAllTests successfully 172`] = `
"command": "up",
"settings": "browseMode",
"presentationNumber": 2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+b",
"settings": "browseMode",
"presentationNumber": 2.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+f",
"settings": "browseMode",
"presentationNumber": 2.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+tab",
"settings": "browseMode",
"presentationNumber": 2.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+tab",
"settings": "focusMode",
"presentationNumber": 4,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -41079,28 +41519,32 @@ exports[`all test format versions runs createAllTests successfully 172`] = `
"command": "ctrl+opt+left",
"settings": "defaultMode",
"presentationNumber": 6,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+tab",
"settings": "defaultMode",
"presentationNumber": 6.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+j",
"settings": "singleQuickKeyNavOn",
"presentationNumber": 6.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToButton",
"command": "shift+b",
"settings": "singleQuickKeyNavOn",
"presentationNumber": 6.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -41310,6 +41754,7 @@ exports[`all test format versions runs createAllTests successfully 174`] = `
"assertionExceptions": [],
"keystroke": "Insert+Tab",
"presentationNumber": 7,
+ "additionalSettings": [],
"settings": "virtualCursor"
},
{
@@ -41323,6 +41768,7 @@ exports[`all test format versions runs createAllTests successfully 174`] = `
"assertionExceptions": [],
"keystroke": "Insert+Up Arrow",
"presentationNumber": 7.1,
+ "additionalSettings": [],
"settings": "virtualCursor"
},
{
@@ -41336,6 +41782,7 @@ exports[`all test format versions runs createAllTests successfully 174`] = `
"assertionExceptions": [],
"keystroke": "Insert+Tab",
"presentationNumber": 8,
+ "additionalSettings": [],
"settings": "pcCursor"
},
{
@@ -41349,6 +41796,7 @@ exports[`all test format versions runs createAllTests successfully 174`] = `
"assertionExceptions": [],
"keystroke": "Insert+Up Arrow",
"presentationNumber": 8.1,
+ "additionalSettings": [],
"settings": "pcCursor"
}
],
@@ -41578,6 +42026,7 @@ exports[`all test format versions runs createAllTests successfully 176`] = `
"assertionExceptions": [],
"keystroke": "Insert+Tab",
"presentationNumber": 7,
+ "additionalSettings": [],
"settings": "browseMode"
},
{
@@ -41591,6 +42040,7 @@ exports[`all test format versions runs createAllTests successfully 176`] = `
"assertionExceptions": [],
"keystroke": "Insert+Up Arrow",
"presentationNumber": 7.1,
+ "additionalSettings": [],
"settings": "browseMode"
},
{
@@ -41604,6 +42054,7 @@ exports[`all test format versions runs createAllTests successfully 176`] = `
"assertionExceptions": [],
"keystroke": "Insert+Tab",
"presentationNumber": 8,
+ "additionalSettings": [],
"settings": "focusMode"
},
{
@@ -41617,6 +42068,7 @@ exports[`all test format versions runs createAllTests successfully 176`] = `
"assertionExceptions": [],
"keystroke": "Insert+Up Arrow",
"presentationNumber": 8.1,
+ "additionalSettings": [],
"settings": "focusMode"
}
],
@@ -41865,6 +42317,7 @@ exports[`all test format versions runs createAllTests successfully 178`] = `
"assertionExceptions": [],
"keystroke": "Control+Option+F3",
"presentationNumber": 9,
+ "additionalSettings": [],
"settings": "defaultMode"
},
{
@@ -41878,6 +42331,7 @@ exports[`all test format versions runs createAllTests successfully 178`] = `
"assertionExceptions": [],
"keystroke": "Control+Option+F4",
"presentationNumber": 9.1,
+ "additionalSettings": [],
"settings": "defaultMode"
}
],
@@ -41977,28 +42431,32 @@ exports[`all test format versions runs createAllTests successfully 179`] = `
"command": "ins+tab",
"settings": "virtualCursor",
"presentationNumber": 7,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutButton",
"command": "ins+up",
"settings": "virtualCursor",
"presentationNumber": 7.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutButton",
"command": "ins+tab",
"settings": "pcCursor",
"presentationNumber": 8,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutButton",
"command": "ins+up",
"settings": "pcCursor",
"presentationNumber": 8.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -42007,28 +42465,32 @@ exports[`all test format versions runs createAllTests successfully 179`] = `
"command": "ins+tab",
"settings": "browseMode",
"presentationNumber": 7,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutButton",
"command": "ins+up",
"settings": "browseMode",
"presentationNumber": 7.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutButton",
"command": "ins+tab",
"settings": "focusMode",
"presentationNumber": 8,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutButton",
"command": "ins+up",
"settings": "focusMode",
"presentationNumber": 8.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -42037,14 +42499,16 @@ exports[`all test format versions runs createAllTests successfully 179`] = `
"command": "ctrl+opt+f3",
"settings": "defaultMode",
"presentationNumber": 9,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutButton",
"command": "ctrl+opt+f4",
"settings": "defaultMode",
"presentationNumber": 9.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -42138,28 +42602,32 @@ exports[`all test format versions runs createAllTests successfully 180`] = `
"command": "ins+tab",
"settings": "virtualCursor",
"presentationNumber": 7,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutButton",
"command": "ins+up",
"settings": "virtualCursor",
"presentationNumber": 7.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutButton",
"command": "ins+tab",
"settings": "pcCursor",
"presentationNumber": 8,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutButton",
"command": "ins+up",
"settings": "pcCursor",
"presentationNumber": 8.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -42168,28 +42636,32 @@ exports[`all test format versions runs createAllTests successfully 180`] = `
"command": "ins+tab",
"settings": "browseMode",
"presentationNumber": 7,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutButton",
"command": "ins+up",
"settings": "browseMode",
"presentationNumber": 7.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutButton",
"command": "ins+tab",
"settings": "focusMode",
"presentationNumber": 8,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutButton",
"command": "ins+up",
"settings": "focusMode",
"presentationNumber": 8.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -42198,14 +42670,16 @@ exports[`all test format versions runs createAllTests successfully 180`] = `
"command": "ctrl+opt+f3",
"settings": "defaultMode",
"presentationNumber": 9,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutButton",
"command": "ctrl+opt+f4",
"settings": "defaultMode",
"presentationNumber": 9.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -42779,6 +43253,7 @@ exports[`all test format versions runs createAllTests successfully 186`] = `
"assertionExceptions": [],
"keystroke": "Down Arrow then Down Arrow",
"presentationNumber": 1,
+ "additionalSettings": [],
"settings": "virtualCursor"
},
{
@@ -42792,6 +43267,7 @@ exports[`all test format versions runs createAllTests successfully 186`] = `
"assertionExceptions": [],
"keystroke": "f",
"presentationNumber": 1.1,
+ "additionalSettings": [],
"settings": "virtualCursor"
},
{
@@ -42810,6 +43286,7 @@ exports[`all test format versions runs createAllTests successfully 186`] = `
],
"keystroke": "Tab",
"presentationNumber": 1.2,
+ "additionalSettings": [],
"settings": "virtualCursor"
},
{
@@ -42823,6 +43300,7 @@ exports[`all test format versions runs createAllTests successfully 186`] = `
"assertionExceptions": [],
"keystroke": "Tab",
"presentationNumber": 1.3,
+ "additionalSettings": [],
"settings": "pcCursor"
}
],
@@ -43154,6 +43632,7 @@ exports[`all test format versions runs createAllTests successfully 188`] = `
"assertionExceptions": [],
"keystroke": "Down Arrow then Down Arrow",
"presentationNumber": 1,
+ "additionalSettings": [],
"settings": "browseMode"
},
{
@@ -43167,6 +43646,7 @@ exports[`all test format versions runs createAllTests successfully 188`] = `
"assertionExceptions": [],
"keystroke": "f",
"presentationNumber": 1.1,
+ "additionalSettings": [],
"settings": "browseMode"
},
{
@@ -43185,6 +43665,7 @@ exports[`all test format versions runs createAllTests successfully 188`] = `
],
"keystroke": "Tab",
"presentationNumber": 1.2,
+ "additionalSettings": [],
"settings": "browseMode"
},
{
@@ -43198,6 +43679,7 @@ exports[`all test format versions runs createAllTests successfully 188`] = `
"assertionExceptions": [],
"keystroke": "Tab",
"presentationNumber": 1.3,
+ "additionalSettings": [],
"settings": "focusMode"
}
],
@@ -43553,6 +44035,7 @@ exports[`all test format versions runs createAllTests successfully 190`] = `
"assertionExceptions": [],
"keystroke": "Control+Option+Right Arrow then Control+Option+Right Arrow",
"presentationNumber": 5,
+ "additionalSettings": [],
"settings": "defaultMode"
},
{
@@ -43566,6 +44049,7 @@ exports[`all test format versions runs createAllTests successfully 190`] = `
"assertionExceptions": [],
"keystroke": "Tab",
"presentationNumber": 5.2,
+ "additionalSettings": [],
"settings": "defaultMode"
},
{
@@ -43579,6 +44063,7 @@ exports[`all test format versions runs createAllTests successfully 190`] = `
"assertionExceptions": [],
"keystroke": "j",
"presentationNumber": 5.1,
+ "additionalSettings": [],
"settings": "singleQuickKeyNavOn"
}
],
@@ -43786,28 +44271,32 @@ exports[`all test format versions runs createAllTests successfully 191`] = `
"command": "down down",
"settings": "virtualCursor",
"presentationNumber": 1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToSlider",
"command": "f",
"settings": "virtualCursor",
"presentationNumber": 1.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToSlider",
"command": "tab",
"settings": "virtualCursor",
"presentationNumber": 1.2,
- "assertionExceptions": "2:interactionModeEnabled"
+ "assertionExceptions": "2:interactionModeEnabled",
+ "additionalSettings": []
},
{
"testId": "navForwardsToSlider",
"command": "tab",
"settings": "pcCursor",
"presentationNumber": 1.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -43816,28 +44305,32 @@ exports[`all test format versions runs createAllTests successfully 191`] = `
"command": "down down",
"settings": "browseMode",
"presentationNumber": 1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToSlider",
"command": "f",
"settings": "browseMode",
"presentationNumber": 1.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToSlider",
"command": "tab",
"settings": "browseMode",
"presentationNumber": 1.2,
- "assertionExceptions": "2:interactionModeEnabled"
+ "assertionExceptions": "2:interactionModeEnabled",
+ "additionalSettings": []
},
{
"testId": "navForwardsToSlider",
"command": "tab",
"settings": "focusMode",
"presentationNumber": 1.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -43846,21 +44339,24 @@ exports[`all test format versions runs createAllTests successfully 191`] = `
"command": "ctrl+opt+right ctrl+opt+right",
"settings": "defaultMode",
"presentationNumber": 5,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToSlider",
"command": "j",
"settings": "singleQuickKeyNavOn",
"presentationNumber": 5.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToSlider",
"command": "tab",
"settings": "defaultMode",
"presentationNumber": 5.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -44002,28 +44498,32 @@ exports[`all test format versions runs createAllTests successfully 192`] = `
"command": "down down",
"settings": "virtualCursor",
"presentationNumber": 1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToSlider",
"command": "f",
"settings": "virtualCursor",
"presentationNumber": 1.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToSlider",
"command": "tab",
"settings": "virtualCursor",
"presentationNumber": 1.2,
- "assertionExceptions": "2:interactionModeEnabled"
+ "assertionExceptions": "2:interactionModeEnabled",
+ "additionalSettings": []
},
{
"testId": "navForwardsToSlider",
"command": "tab",
"settings": "pcCursor",
"presentationNumber": 1.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -44032,28 +44532,32 @@ exports[`all test format versions runs createAllTests successfully 192`] = `
"command": "down down",
"settings": "browseMode",
"presentationNumber": 1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToSlider",
"command": "f",
"settings": "browseMode",
"presentationNumber": 1.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToSlider",
"command": "tab",
"settings": "browseMode",
"presentationNumber": 1.2,
- "assertionExceptions": "2:interactionModeEnabled"
+ "assertionExceptions": "2:interactionModeEnabled",
+ "additionalSettings": []
},
{
"testId": "navForwardsToSlider",
"command": "tab",
"settings": "focusMode",
"presentationNumber": 1.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -44062,21 +44566,24 @@ exports[`all test format versions runs createAllTests successfully 192`] = `
"command": "ctrl+opt+right ctrl+opt+right",
"settings": "defaultMode",
"presentationNumber": 5,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToSlider",
"command": "j",
"settings": "singleQuickKeyNavOn",
"presentationNumber": 5.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navForwardsToSlider",
"command": "tab",
"settings": "defaultMode",
"presentationNumber": 5.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -44333,6 +44840,7 @@ exports[`all test format versions runs createAllTests successfully 194`] = `
"assertionExceptions": [],
"keystroke": "Up Arrow",
"presentationNumber": 2,
+ "additionalSettings": [],
"settings": "virtualCursor"
},
{
@@ -44346,6 +44854,7 @@ exports[`all test format versions runs createAllTests successfully 194`] = `
"assertionExceptions": [],
"keystroke": "Shift+f",
"presentationNumber": 2.1,
+ "additionalSettings": [],
"settings": "virtualCursor"
},
{
@@ -44364,6 +44873,7 @@ exports[`all test format versions runs createAllTests successfully 194`] = `
],
"keystroke": "Shift+Tab",
"presentationNumber": 2.2,
+ "additionalSettings": [],
"settings": "virtualCursor"
},
{
@@ -44377,6 +44887,7 @@ exports[`all test format versions runs createAllTests successfully 194`] = `
"assertionExceptions": [],
"keystroke": "Shift+Tab",
"presentationNumber": 2.3,
+ "additionalSettings": [],
"settings": "pcCursor"
}
],
@@ -44704,6 +45215,7 @@ exports[`all test format versions runs createAllTests successfully 196`] = `
"assertionExceptions": [],
"keystroke": "Up Arrow",
"presentationNumber": 2,
+ "additionalSettings": [],
"settings": "browseMode"
},
{
@@ -44717,6 +45229,7 @@ exports[`all test format versions runs createAllTests successfully 196`] = `
"assertionExceptions": [],
"keystroke": "Shift+f",
"presentationNumber": 2.1,
+ "additionalSettings": [],
"settings": "browseMode"
},
{
@@ -44735,6 +45248,7 @@ exports[`all test format versions runs createAllTests successfully 196`] = `
],
"keystroke": "Shift+Tab",
"presentationNumber": 2.2,
+ "additionalSettings": [],
"settings": "browseMode"
},
{
@@ -44748,6 +45262,7 @@ exports[`all test format versions runs createAllTests successfully 196`] = `
"assertionExceptions": [],
"keystroke": "Shift+Tab",
"presentationNumber": 2.3,
+ "additionalSettings": [],
"settings": "focusMode"
}
],
@@ -45103,6 +45618,7 @@ exports[`all test format versions runs createAllTests successfully 198`] = `
"assertionExceptions": [],
"keystroke": "Control+Option+Left Arrow then Control+Option+Left Arrow",
"presentationNumber": 6,
+ "additionalSettings": [],
"settings": "defaultMode"
},
{
@@ -45116,6 +45632,7 @@ exports[`all test format versions runs createAllTests successfully 198`] = `
"assertionExceptions": [],
"keystroke": "Shift+Tab",
"presentationNumber": 6.2,
+ "additionalSettings": [],
"settings": "defaultMode"
},
{
@@ -45129,6 +45646,7 @@ exports[`all test format versions runs createAllTests successfully 198`] = `
"assertionExceptions": [],
"keystroke": "Shift+j",
"presentationNumber": 6.1,
+ "additionalSettings": [],
"settings": "singleQuickKeyNavOn"
}
],
@@ -45336,28 +45854,32 @@ exports[`all test format versions runs createAllTests successfully 199`] = `
"command": "up",
"settings": "virtualCursor",
"presentationNumber": 2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToSlider",
"command": "shift+f",
"settings": "virtualCursor",
"presentationNumber": 2.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToSlider",
"command": "shift+tab",
"settings": "virtualCursor",
"presentationNumber": 2.2,
- "assertionExceptions": "2:interactionModeEnabled"
+ "assertionExceptions": "2:interactionModeEnabled",
+ "additionalSettings": []
},
{
"testId": "navBackToSlider",
"command": "shift+tab",
"settings": "pcCursor",
"presentationNumber": 2.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -45366,28 +45888,32 @@ exports[`all test format versions runs createAllTests successfully 199`] = `
"command": "up",
"settings": "browseMode",
"presentationNumber": 2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToSlider",
"command": "shift+f",
"settings": "browseMode",
"presentationNumber": 2.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToSlider",
"command": "shift+tab",
"settings": "browseMode",
"presentationNumber": 2.2,
- "assertionExceptions": "2:interactionModeEnabled"
+ "assertionExceptions": "2:interactionModeEnabled",
+ "additionalSettings": []
},
{
"testId": "navBackToSlider",
"command": "shift+tab",
"settings": "focusMode",
"presentationNumber": 2.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -45396,21 +45922,24 @@ exports[`all test format versions runs createAllTests successfully 199`] = `
"command": "ctrl+opt+left ctrl+opt+left",
"settings": "defaultMode",
"presentationNumber": 6,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToSlider",
"command": "shift+j",
"settings": "singleQuickKeyNavOn",
"presentationNumber": 6.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToSlider",
"command": "shift+tab",
"settings": "defaultMode",
"presentationNumber": 6.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -45556,28 +46085,32 @@ exports[`all test format versions runs createAllTests successfully 200`] = `
"command": "up",
"settings": "virtualCursor",
"presentationNumber": 2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToSlider",
"command": "shift+f",
"settings": "virtualCursor",
"presentationNumber": 2.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToSlider",
"command": "shift+tab",
"settings": "virtualCursor",
"presentationNumber": 2.2,
- "assertionExceptions": "2:interactionModeEnabled"
+ "assertionExceptions": "2:interactionModeEnabled",
+ "additionalSettings": []
},
{
"testId": "navBackToSlider",
"command": "shift+tab",
"settings": "pcCursor",
"presentationNumber": 2.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -45586,28 +46119,32 @@ exports[`all test format versions runs createAllTests successfully 200`] = `
"command": "up",
"settings": "browseMode",
"presentationNumber": 2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToSlider",
"command": "shift+f",
"settings": "browseMode",
"presentationNumber": 2.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToSlider",
"command": "shift+tab",
"settings": "browseMode",
"presentationNumber": 2.2,
- "assertionExceptions": "2:interactionModeEnabled"
+ "assertionExceptions": "2:interactionModeEnabled",
+ "additionalSettings": []
},
{
"testId": "navBackToSlider",
"command": "shift+tab",
"settings": "focusMode",
"presentationNumber": 2.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -45616,21 +46153,24 @@ exports[`all test format versions runs createAllTests successfully 200`] = `
"command": "ctrl+opt+left ctrl+opt+left",
"settings": "defaultMode",
"presentationNumber": 6,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToSlider",
"command": "shift+j",
"settings": "singleQuickKeyNavOn",
"presentationNumber": 6.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "navBackToSlider",
"command": "shift+tab",
"settings": "defaultMode",
"presentationNumber": 6.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -45882,6 +46422,7 @@ exports[`all test format versions runs createAllTests successfully 202`] = `
"assertionExceptions": [],
"keystroke": "Insert+Tab",
"presentationNumber": 7,
+ "additionalSettings": [],
"settings": "virtualCursor"
},
{
@@ -45895,6 +46436,7 @@ exports[`all test format versions runs createAllTests successfully 202`] = `
"assertionExceptions": [],
"keystroke": "Insert+Up Arrow",
"presentationNumber": 7.1,
+ "additionalSettings": [],
"settings": "virtualCursor"
},
{
@@ -45908,6 +46450,7 @@ exports[`all test format versions runs createAllTests successfully 202`] = `
"assertionExceptions": [],
"keystroke": "Insert+Tab",
"presentationNumber": 8,
+ "additionalSettings": [],
"settings": "pcCursor"
},
{
@@ -45921,6 +46464,7 @@ exports[`all test format versions runs createAllTests successfully 202`] = `
"assertionExceptions": [],
"keystroke": "Insert+Up Arrow",
"presentationNumber": 8.1,
+ "additionalSettings": [],
"settings": "pcCursor"
}
],
@@ -46228,6 +46772,7 @@ exports[`all test format versions runs createAllTests successfully 204`] = `
"assertionExceptions": [],
"keystroke": "Insert+Tab",
"presentationNumber": 7,
+ "additionalSettings": [],
"settings": "browseMode"
},
{
@@ -46241,6 +46786,7 @@ exports[`all test format versions runs createAllTests successfully 204`] = `
"assertionExceptions": [],
"keystroke": "Insert+Up Arrow",
"presentationNumber": 7.1,
+ "additionalSettings": [],
"settings": "browseMode"
},
{
@@ -46254,6 +46800,7 @@ exports[`all test format versions runs createAllTests successfully 204`] = `
"assertionExceptions": [],
"keystroke": "Insert+Tab",
"presentationNumber": 8,
+ "additionalSettings": [],
"settings": "focusMode"
},
{
@@ -46267,6 +46814,7 @@ exports[`all test format versions runs createAllTests successfully 204`] = `
"assertionExceptions": [],
"keystroke": "Insert+Up Arrow",
"presentationNumber": 8.1,
+ "additionalSettings": [],
"settings": "focusMode"
}
],
@@ -46593,6 +47141,7 @@ exports[`all test format versions runs createAllTests successfully 206`] = `
"assertionExceptions": [],
"keystroke": "Control+Option+F3",
"presentationNumber": 9,
+ "additionalSettings": [],
"settings": "defaultMode"
},
{
@@ -46606,6 +47155,7 @@ exports[`all test format versions runs createAllTests successfully 206`] = `
"assertionExceptions": [],
"keystroke": "Control+Option+F4",
"presentationNumber": 9.1,
+ "additionalSettings": [],
"settings": "defaultMode"
}
],
@@ -46783,28 +47333,32 @@ exports[`all test format versions runs createAllTests successfully 207`] = `
"command": "ins+tab",
"settings": "virtualCursor",
"presentationNumber": 7,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutSlider",
"command": "ins+up",
"settings": "virtualCursor",
"presentationNumber": 7.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutSlider",
"command": "ins+tab",
"settings": "pcCursor",
"presentationNumber": 8,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutSlider",
"command": "ins+up",
"settings": "pcCursor",
"presentationNumber": 8.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -46813,28 +47367,32 @@ exports[`all test format versions runs createAllTests successfully 207`] = `
"command": "ins+tab",
"settings": "browseMode",
"presentationNumber": 7,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutSlider",
"command": "ins+up",
"settings": "browseMode",
"presentationNumber": 7.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutSlider",
"command": "ins+tab",
"settings": "focusMode",
"presentationNumber": 8,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutSlider",
"command": "ins+up",
"settings": "focusMode",
"presentationNumber": 8.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -46843,14 +47401,16 @@ exports[`all test format versions runs createAllTests successfully 207`] = `
"command": "ctrl+opt+f3",
"settings": "defaultMode",
"presentationNumber": 9,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutSlider",
"command": "ctrl+opt+f4",
"settings": "defaultMode",
"presentationNumber": 9.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -46980,28 +47540,32 @@ exports[`all test format versions runs createAllTests successfully 208`] = `
"command": "ins+tab",
"settings": "virtualCursor",
"presentationNumber": 7,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutSlider",
"command": "ins+up",
"settings": "virtualCursor",
"presentationNumber": 7.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutSlider",
"command": "ins+tab",
"settings": "pcCursor",
"presentationNumber": 8,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutSlider",
"command": "ins+up",
"settings": "pcCursor",
"presentationNumber": 8.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -47010,28 +47574,32 @@ exports[`all test format versions runs createAllTests successfully 208`] = `
"command": "ins+tab",
"settings": "browseMode",
"presentationNumber": 7,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutSlider",
"command": "ins+up",
"settings": "browseMode",
"presentationNumber": 7.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutSlider",
"command": "ins+tab",
"settings": "focusMode",
"presentationNumber": 8,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutSlider",
"command": "ins+up",
"settings": "focusMode",
"presentationNumber": 8.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -47040,14 +47608,16 @@ exports[`all test format versions runs createAllTests successfully 208`] = `
"command": "ctrl+opt+f3",
"settings": "defaultMode",
"presentationNumber": 9,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "reqInfoAboutSlider",
"command": "ctrl+opt+f4",
"settings": "defaultMode",
"presentationNumber": 9.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -47254,6 +47824,7 @@ exports[`all test format versions runs createAllTests successfully 210`] = `
"assertionExceptions": [],
"keystroke": "Right Arrow",
"presentationNumber": 10,
+ "additionalSettings": [],
"settings": "pcCursor"
},
{
@@ -47267,6 +47838,7 @@ exports[`all test format versions runs createAllTests successfully 210`] = `
"assertionExceptions": [],
"keystroke": "Up Arrow",
"presentationNumber": 10.1,
+ "additionalSettings": [],
"settings": "pcCursor"
}
],
@@ -47484,6 +48056,7 @@ exports[`all test format versions runs createAllTests successfully 212`] = `
"assertionExceptions": [],
"keystroke": "Right Arrow",
"presentationNumber": 10,
+ "additionalSettings": [],
"settings": "focusMode"
},
{
@@ -47497,6 +48070,7 @@ exports[`all test format versions runs createAllTests successfully 212`] = `
"assertionExceptions": [],
"keystroke": "Up Arrow",
"presentationNumber": 10.1,
+ "additionalSettings": [],
"settings": "focusMode"
}
],
@@ -47743,6 +48317,7 @@ exports[`all test format versions runs createAllTests successfully 214`] = `
"assertionExceptions": [],
"keystroke": "Right Arrow",
"presentationNumber": 11,
+ "additionalSettings": [],
"settings": "quickNavOff"
},
{
@@ -47756,6 +48331,7 @@ exports[`all test format versions runs createAllTests successfully 214`] = `
"assertionExceptions": [],
"keystroke": "Up Arrow",
"presentationNumber": 11.1,
+ "additionalSettings": [],
"settings": "quickNavOff"
},
{
@@ -47773,6 +48349,7 @@ exports[`all test format versions runs createAllTests successfully 214`] = `
"assertionExceptions": [],
"keystroke": "Control+Option+Shift+Down Arrow then Control+Option+Up Arrow",
"presentationNumber": 11.2,
+ "additionalSettings": [],
"settings": "defaultMode"
},
{
@@ -47790,6 +48367,7 @@ exports[`all test format versions runs createAllTests successfully 214`] = `
"assertionExceptions": [],
"keystroke": "Control+Option+Shift+Down Arrow then Control+Option+Right Arrow",
"presentationNumber": 11.3,
+ "additionalSettings": [],
"settings": "defaultMode"
}
],
@@ -47872,14 +48450,16 @@ exports[`all test format versions runs createAllTests successfully 215`] = `
"command": "right",
"settings": "pcCursor",
"presentationNumber": 10,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "incrementSliderByOneStep",
"command": "up",
"settings": "pcCursor",
"presentationNumber": 10.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -47888,14 +48468,16 @@ exports[`all test format versions runs createAllTests successfully 215`] = `
"command": "right",
"settings": "focusMode",
"presentationNumber": 10,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "incrementSliderByOneStep",
"command": "up",
"settings": "focusMode",
"presentationNumber": 10.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -47904,28 +48486,32 @@ exports[`all test format versions runs createAllTests successfully 215`] = `
"command": "right",
"settings": "quickNavOff",
"presentationNumber": 11,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "incrementSliderByOneStep",
"command": "up",
"settings": "quickNavOff",
"presentationNumber": 11.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "incrementSliderByOneStep",
"command": "ctrl+opt+shift+down ctrl+opt+up",
"settings": "defaultMode",
"presentationNumber": 11.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "incrementSliderByOneStep",
"command": "ctrl+opt+shift+down ctrl+opt+right",
"settings": "defaultMode",
"presentationNumber": 11.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -48008,14 +48594,16 @@ exports[`all test format versions runs createAllTests successfully 216`] = `
"command": "right",
"settings": "pcCursor",
"presentationNumber": 10,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "incrementSliderByOneStep",
"command": "up",
"settings": "pcCursor",
"presentationNumber": 10.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -48024,14 +48612,16 @@ exports[`all test format versions runs createAllTests successfully 216`] = `
"command": "right",
"settings": "focusMode",
"presentationNumber": 10,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "incrementSliderByOneStep",
"command": "up",
"settings": "focusMode",
"presentationNumber": 10.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -48040,28 +48630,32 @@ exports[`all test format versions runs createAllTests successfully 216`] = `
"command": "right",
"settings": "quickNavOff",
"presentationNumber": 11,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "incrementSliderByOneStep",
"command": "up",
"settings": "quickNavOff",
"presentationNumber": 11.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "incrementSliderByOneStep",
"command": "ctrl+opt+shift+down ctrl+opt+up",
"settings": "defaultMode",
"presentationNumber": 11.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "incrementSliderByOneStep",
"command": "ctrl+opt+shift+down ctrl+opt+right",
"settings": "defaultMode",
"presentationNumber": 11.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -48268,6 +48862,7 @@ exports[`all test format versions runs createAllTests successfully 218`] = `
"assertionExceptions": [],
"keystroke": "Left Arrow",
"presentationNumber": 12,
+ "additionalSettings": [],
"settings": "pcCursor"
},
{
@@ -48281,6 +48876,7 @@ exports[`all test format versions runs createAllTests successfully 218`] = `
"assertionExceptions": [],
"keystroke": "Down Arrow",
"presentationNumber": 12.1,
+ "additionalSettings": [],
"settings": "pcCursor"
}
],
@@ -48498,6 +49094,7 @@ exports[`all test format versions runs createAllTests successfully 220`] = `
"assertionExceptions": [],
"keystroke": "Left Arrow",
"presentationNumber": 12,
+ "additionalSettings": [],
"settings": "focusMode"
},
{
@@ -48511,6 +49108,7 @@ exports[`all test format versions runs createAllTests successfully 220`] = `
"assertionExceptions": [],
"keystroke": "Down Arrow",
"presentationNumber": 12.1,
+ "additionalSettings": [],
"settings": "focusMode"
}
],
@@ -48757,6 +49355,7 @@ exports[`all test format versions runs createAllTests successfully 222`] = `
"assertionExceptions": [],
"keystroke": "Left Arrow",
"presentationNumber": 13,
+ "additionalSettings": [],
"settings": "quickNavOff"
},
{
@@ -48770,6 +49369,7 @@ exports[`all test format versions runs createAllTests successfully 222`] = `
"assertionExceptions": [],
"keystroke": "Down Arrow",
"presentationNumber": 13.1,
+ "additionalSettings": [],
"settings": "quickNavOff"
},
{
@@ -48787,6 +49387,7 @@ exports[`all test format versions runs createAllTests successfully 222`] = `
"assertionExceptions": [],
"keystroke": "Control+Option+Shift+Down Arrow then Control+Option+Down Arrow",
"presentationNumber": 13.2,
+ "additionalSettings": [],
"settings": "defaultMode"
},
{
@@ -48804,6 +49405,7 @@ exports[`all test format versions runs createAllTests successfully 222`] = `
"assertionExceptions": [],
"keystroke": "Control+Option+Shift+Down Arrow then Control+Option+Left Arrow",
"presentationNumber": 13.3,
+ "additionalSettings": [],
"settings": "defaultMode"
}
],
@@ -48886,14 +49488,16 @@ exports[`all test format versions runs createAllTests successfully 223`] = `
"command": "left",
"settings": "pcCursor",
"presentationNumber": 12,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "decrementSliderByOneStep",
"command": "down",
"settings": "pcCursor",
"presentationNumber": 12.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -48902,14 +49506,16 @@ exports[`all test format versions runs createAllTests successfully 223`] = `
"command": "left",
"settings": "focusMode",
"presentationNumber": 12,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "decrementSliderByOneStep",
"command": "down",
"settings": "focusMode",
"presentationNumber": 12.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -48918,28 +49524,32 @@ exports[`all test format versions runs createAllTests successfully 223`] = `
"command": "left",
"settings": "quickNavOff",
"presentationNumber": 13,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "decrementSliderByOneStep",
"command": "down",
"settings": "quickNavOff",
"presentationNumber": 13.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "decrementSliderByOneStep",
"command": "ctrl+opt+shift+down ctrl+opt+down",
"settings": "defaultMode",
"presentationNumber": 13.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "decrementSliderByOneStep",
"command": "ctrl+opt+shift+down ctrl+opt+left",
"settings": "defaultMode",
"presentationNumber": 13.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -49022,14 +49632,16 @@ exports[`all test format versions runs createAllTests successfully 224`] = `
"command": "left",
"settings": "pcCursor",
"presentationNumber": 12,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "decrementSliderByOneStep",
"command": "down",
"settings": "pcCursor",
"presentationNumber": 12.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -49038,14 +49650,16 @@ exports[`all test format versions runs createAllTests successfully 224`] = `
"command": "left",
"settings": "focusMode",
"presentationNumber": 12,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "decrementSliderByOneStep",
"command": "down",
"settings": "focusMode",
"presentationNumber": 12.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -49054,28 +49668,32 @@ exports[`all test format versions runs createAllTests successfully 224`] = `
"command": "left",
"settings": "quickNavOff",
"presentationNumber": 13,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "decrementSliderByOneStep",
"command": "down",
"settings": "quickNavOff",
"presentationNumber": 13.1,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "decrementSliderByOneStep",
"command": "ctrl+opt+shift+down ctrl+opt+down",
"settings": "defaultMode",
"presentationNumber": 13.2,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
},
{
"testId": "decrementSliderByOneStep",
"command": "ctrl+opt+shift+down ctrl+opt+left",
"settings": "defaultMode",
"presentationNumber": 13.3,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -49277,6 +49895,7 @@ exports[`all test format versions runs createAllTests successfully 226`] = `
"assertionExceptions": [],
"keystroke": "Page Up",
"presentationNumber": 14,
+ "additionalSettings": [],
"settings": "pcCursor"
}
],
@@ -49489,6 +50108,7 @@ exports[`all test format versions runs createAllTests successfully 228`] = `
"assertionExceptions": [],
"keystroke": "Page Up",
"presentationNumber": 14,
+ "additionalSettings": [],
"settings": "focusMode"
}
],
@@ -49725,6 +50345,7 @@ exports[`all test format versions runs createAllTests successfully 230`] = `
"assertionExceptions": [],
"keystroke": "Page Up",
"presentationNumber": 15,
+ "additionalSettings": [],
"settings": "defaultMode"
}
],
@@ -49807,7 +50428,8 @@ exports[`all test format versions runs createAllTests successfully 231`] = `
"command": "pageUp",
"settings": "pcCursor",
"presentationNumber": 14,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -49816,7 +50438,8 @@ exports[`all test format versions runs createAllTests successfully 231`] = `
"command": "pageUp",
"settings": "focusMode",
"presentationNumber": 14,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -49825,7 +50448,8 @@ exports[`all test format versions runs createAllTests successfully 231`] = `
"command": "pageUp",
"settings": "defaultMode",
"presentationNumber": 15,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -49885,7 +50509,8 @@ exports[`all test format versions runs createAllTests successfully 232`] = `
"command": "pageUp",
"settings": "pcCursor",
"presentationNumber": 14,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -49894,7 +50519,8 @@ exports[`all test format versions runs createAllTests successfully 232`] = `
"command": "pageUp",
"settings": "focusMode",
"presentationNumber": 14,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -49903,7 +50529,8 @@ exports[`all test format versions runs createAllTests successfully 232`] = `
"command": "pageUp",
"settings": "defaultMode",
"presentationNumber": 15,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -50105,6 +50732,7 @@ exports[`all test format versions runs createAllTests successfully 234`] = `
"assertionExceptions": [],
"keystroke": "Page Down",
"presentationNumber": 16,
+ "additionalSettings": [],
"settings": "pcCursor"
}
],
@@ -50317,6 +50945,7 @@ exports[`all test format versions runs createAllTests successfully 236`] = `
"assertionExceptions": [],
"keystroke": "Page Down",
"presentationNumber": 16,
+ "additionalSettings": [],
"settings": "focusMode"
}
],
@@ -50553,6 +51182,7 @@ exports[`all test format versions runs createAllTests successfully 238`] = `
"assertionExceptions": [],
"keystroke": "Page Down",
"presentationNumber": 17,
+ "additionalSettings": [],
"settings": "defaultMode"
}
],
@@ -50635,7 +51265,8 @@ exports[`all test format versions runs createAllTests successfully 239`] = `
"command": "pageDown",
"settings": "pcCursor",
"presentationNumber": 16,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -50644,7 +51275,8 @@ exports[`all test format versions runs createAllTests successfully 239`] = `
"command": "pageDown",
"settings": "focusMode",
"presentationNumber": 16,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -50653,7 +51285,8 @@ exports[`all test format versions runs createAllTests successfully 239`] = `
"command": "pageDown",
"settings": "defaultMode",
"presentationNumber": 17,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -50713,7 +51346,8 @@ exports[`all test format versions runs createAllTests successfully 240`] = `
"command": "pageDown",
"settings": "pcCursor",
"presentationNumber": 16,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -50722,7 +51356,8 @@ exports[`all test format versions runs createAllTests successfully 240`] = `
"command": "pageDown",
"settings": "focusMode",
"presentationNumber": 16,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -50731,7 +51366,8 @@ exports[`all test format versions runs createAllTests successfully 240`] = `
"command": "pageDown",
"settings": "defaultMode",
"presentationNumber": 17,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -50933,6 +51569,7 @@ exports[`all test format versions runs createAllTests successfully 242`] = `
"assertionExceptions": [],
"keystroke": "Home",
"presentationNumber": 18,
+ "additionalSettings": [],
"settings": "pcCursor"
}
],
@@ -51145,6 +51782,7 @@ exports[`all test format versions runs createAllTests successfully 244`] = `
"assertionExceptions": [],
"keystroke": "Home",
"presentationNumber": 18,
+ "additionalSettings": [],
"settings": "focusMode"
}
],
@@ -51381,6 +52019,7 @@ exports[`all test format versions runs createAllTests successfully 246`] = `
"assertionExceptions": [],
"keystroke": "Home",
"presentationNumber": 19,
+ "additionalSettings": [],
"settings": "defaultMode"
}
],
@@ -51463,7 +52102,8 @@ exports[`all test format versions runs createAllTests successfully 247`] = `
"command": "home",
"settings": "pcCursor",
"presentationNumber": 18,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -51472,7 +52112,8 @@ exports[`all test format versions runs createAllTests successfully 247`] = `
"command": "home",
"settings": "focusMode",
"presentationNumber": 18,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -51481,7 +52122,8 @@ exports[`all test format versions runs createAllTests successfully 247`] = `
"command": "home",
"settings": "defaultMode",
"presentationNumber": 19,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -51541,7 +52183,8 @@ exports[`all test format versions runs createAllTests successfully 248`] = `
"command": "home",
"settings": "pcCursor",
"presentationNumber": 18,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -51550,7 +52193,8 @@ exports[`all test format versions runs createAllTests successfully 248`] = `
"command": "home",
"settings": "focusMode",
"presentationNumber": 18,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -51559,7 +52203,8 @@ exports[`all test format versions runs createAllTests successfully 248`] = `
"command": "home",
"settings": "defaultMode",
"presentationNumber": 19,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -51761,6 +52406,7 @@ exports[`all test format versions runs createAllTests successfully 250`] = `
"assertionExceptions": [],
"keystroke": "End",
"presentationNumber": 20,
+ "additionalSettings": [],
"settings": "pcCursor"
}
],
@@ -51973,6 +52619,7 @@ exports[`all test format versions runs createAllTests successfully 252`] = `
"assertionExceptions": [],
"keystroke": "End",
"presentationNumber": 20,
+ "additionalSettings": [],
"settings": "focusMode"
}
],
@@ -52209,6 +52856,7 @@ exports[`all test format versions runs createAllTests successfully 254`] = `
"assertionExceptions": [],
"keystroke": "End",
"presentationNumber": 21,
+ "additionalSettings": [],
"settings": "defaultMode"
}
],
@@ -52291,7 +52939,8 @@ exports[`all test format versions runs createAllTests successfully 255`] = `
"command": "end",
"settings": "pcCursor",
"presentationNumber": 20,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -52300,7 +52949,8 @@ exports[`all test format versions runs createAllTests successfully 255`] = `
"command": "end",
"settings": "focusMode",
"presentationNumber": 20,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -52309,7 +52959,8 @@ exports[`all test format versions runs createAllTests successfully 255`] = `
"command": "end",
"settings": "defaultMode",
"presentationNumber": 21,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
@@ -52369,7 +53020,8 @@ exports[`all test format versions runs createAllTests successfully 256`] = `
"command": "end",
"settings": "pcCursor",
"presentationNumber": 20,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"nvda": [
@@ -52378,7 +53030,8 @@ exports[`all test format versions runs createAllTests successfully 256`] = `
"command": "end",
"settings": "focusMode",
"presentationNumber": 20,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
],
"voiceover_macos": [
@@ -52387,7 +53040,8 @@ exports[`all test format versions runs createAllTests successfully 256`] = `
"command": "end",
"settings": "defaultMode",
"presentationNumber": 21,
- "assertionExceptions": ""
+ "assertionExceptions": "",
+ "additionalSettings": []
}
]
}
diff --git a/__test__/__snapshots__/createReviewPages.test.js.snap b/__test__/__snapshots__/createReviewPages.test.js.snap
index 7590c3961..44046b172 100644
--- a/__test__/__snapshots__/createReviewPages.test.js.snap
+++ b/__test__/__snapshots__/createReviewPages.test.js.snap
@@ -3949,10 +3949,7 @@ exports[`review pages creation runs createReviewPages successfully for all test
Activate the "Open test page" button, which opens the example to test in a new window and runs a script that sets focus on a link before the button.
Starting at the 'Navigate forwards from here' link, navigate to the 'Print Page' button. Do this with each of the following commands or command sequences. If any settings are specified in parentheses, ensure the settings are active before executing the command or command sequence.
- - Control+Option+Right Arrow
- - Tab
- - j (single quick key nav on)
- - b (single quick key nav on)
+ - No commands have been added for this test for VoiceOver for macOS. Add commands to the relevant assistive technologies.
@@ -3961,77 +3958,41 @@ exports[`review pages creation runs createReviewPages successfully for all test
Press Control+Option+q.
If VoiceOver said 'single quick key nav off', press Control+Option+q again to turn it back on.
- Control+Option+Right Arrow: 2 MUST, 0 SHOULD, AND 0 MAY assertions
-
+ Control+Option+Right Arrow: MUST, SHOULD, AND MAY assertions
+
Priority |
Assertion Phrase |
Assertion Statement |
-
- MUST |
- convey role 'button' |
- Role 'button' is conveyed |
-
-
- MUST |
- convey name 'Print Page' |
- Name 'Print Page' is conveyed |
-
+ No assertions have been listed for VoiceOver for macOS. Add assertion or update the relevant assistive technologies. |
- Tab: 2 MUST, 0 SHOULD, AND 0 MAY assertions
-
+ Tab: MUST, SHOULD, AND MAY assertions
+
Priority |
Assertion Phrase |
Assertion Statement |
-
- MUST |
- convey role 'button' |
- Role 'button' is conveyed |
-
-
- MUST |
- convey name 'Print Page' |
- Name 'Print Page' is conveyed |
-
+ No assertions have been listed for VoiceOver for macOS. Add assertion or update the relevant assistive technologies. |
- j (single quick key nav on): 2 MUST, 0 SHOULD, AND 0 MAY assertions
-
+ j (single quick key nav on): MUST, SHOULD, AND MAY assertions
+
Priority |
Assertion Phrase |
Assertion Statement |
-
- MUST |
- convey role 'button' |
- Role 'button' is conveyed |
-
-
- MUST |
- convey name 'Print Page' |
- Name 'Print Page' is conveyed |
-
+ No assertions have been listed for VoiceOver for macOS. Add assertion or update the relevant assistive technologies. |
- b (single quick key nav on): 2 MUST, 0 SHOULD, AND 0 MAY assertions
-
+ b (single quick key nav on): MUST, SHOULD, AND MAY assertions
+
Priority |
Assertion Phrase |
Assertion Statement |
-
- MUST |
- convey role 'button' |
- Role 'button' is conveyed |
-
-
- MUST |
- convey name 'Print Page' |
- Name 'Print Page' is conveyed |
-
+ No assertions have been listed for VoiceOver for macOS. Add assertion or update the relevant assistive technologies. |
Test 2: Navigate backwards to a button
@@ -11087,10 +11048,7 @@ exports[`review pages creation runs createReviewPages successfully for all test
Activate the "Open test page" button, which opens the example to test in a new window and runs a script that sets focus on a link before the button.
Starting at the 'Navigate forwards from here' link, navigate to the 'Print Page' button. Do this with each of the following commands or command sequences. If any settings are specified in parentheses, ensure the settings are active before executing the command or command sequence.
- - Control+Option+Right Arrow
- - Tab
- - j (single quick key nav on)
- - b (single quick key nav on)
+ - No commands have been added for this test for VoiceOver for macOS. Add commands to the relevant assistive technologies.
@@ -11099,77 +11057,41 @@ exports[`review pages creation runs createReviewPages successfully for all test
Press Control+Option+q.
If VoiceOver said 'single quick key nav off', press Control+Option+q again to turn it back on.
- Control+Option+Right Arrow: 2 MUST, 0 SHOULD, AND 0 MAY assertions
-
+ Control+Option+Right Arrow: MUST, SHOULD, AND MAY assertions
+
Priority |
Assertion Phrase |
Assertion Statement |
-
- MUST |
- convey role 'button' |
- Role 'button' is conveyed |
-
-
- MUST |
- convey name 'Print Page' |
- Name 'Print Page' is conveyed |
-
+ No assertions have been listed for VoiceOver for macOS. Add assertion or update the relevant assistive technologies. |
- Tab: 2 MUST, 0 SHOULD, AND 0 MAY assertions
-
+ Tab: MUST, SHOULD, AND MAY assertions
+
Priority |
Assertion Phrase |
Assertion Statement |
-
- MUST |
- convey role 'button' |
- Role 'button' is conveyed |
-
-
- MUST |
- convey name 'Print Page' |
- Name 'Print Page' is conveyed |
-
+ No assertions have been listed for VoiceOver for macOS. Add assertion or update the relevant assistive technologies. |
- j (single quick key nav on): 2 MUST, 0 SHOULD, AND 0 MAY assertions
-
+ j (single quick key nav on): MUST, SHOULD, AND MAY assertions
+
Priority |
Assertion Phrase |
Assertion Statement |
-
- MUST |
- convey role 'button' |
- Role 'button' is conveyed |
-
-
- MUST |
- convey name 'Print Page' |
- Name 'Print Page' is conveyed |
-
+ No assertions have been listed for VoiceOver for macOS. Add assertion or update the relevant assistive technologies. |
- b (single quick key nav on): 2 MUST, 0 SHOULD, AND 0 MAY assertions
-
+ b (single quick key nav on): MUST, SHOULD, AND MAY assertions
+
Priority |
Assertion Phrase |
Assertion Statement |
-
- MUST |
- convey role 'button' |
- Role 'button' is conveyed |
-
-
- MUST |
- convey name 'Print Page' |
- Name 'Print Page' is conveyed |
-
+ No assertions have been listed for VoiceOver for macOS. Add assertion or update the relevant assistive technologies. |
Test 2: Navigate backwards to a button
@@ -18225,10 +18147,7 @@ exports[`review pages creation runs createReviewPages successfully for all test
Activate the "Open test page" button, which opens the example to test in a new window and runs a script that sets focus on a link before the button.
Starting at the 'Navigate forwards from here' link, navigate to the 'Print Page' button. Do this with each of the following commands or command sequences. If any settings are specified in parentheses, ensure the settings are active before executing the command or command sequence.
- - Control+Option+Right Arrow
- - Tab
- - j (single quick key nav on)
- - b (single quick key nav on)
+ - No commands have been added for this test for VoiceOver for macOS. Add commands to the relevant assistive technologies.
@@ -18237,77 +18156,41 @@ exports[`review pages creation runs createReviewPages successfully for all test
Press Control+Option+q.
If VoiceOver said 'single quick key nav off', press Control+Option+q again to turn it back on.
- Control+Option+Right Arrow: 2 MUST, 0 SHOULD, AND 0 MAY assertions
-
+ Control+Option+Right Arrow: MUST, SHOULD, AND MAY assertions
+
Priority |
Assertion Phrase |
Assertion Statement |
-
- MUST |
- convey role 'button' |
- Role 'button' is conveyed |
-
-
- MUST |
- convey name 'Print Page' |
- Name 'Print Page' is conveyed |
-
+ No assertions have been listed for VoiceOver for macOS. Add assertion or update the relevant assistive technologies. |
- Tab: 2 MUST, 0 SHOULD, AND 0 MAY assertions
-
+ Tab: MUST, SHOULD, AND MAY assertions
+
Priority |
Assertion Phrase |
Assertion Statement |
-
- MUST |
- convey role 'button' |
- Role 'button' is conveyed |
-
-
- MUST |
- convey name 'Print Page' |
- Name 'Print Page' is conveyed |
-
+ No assertions have been listed for VoiceOver for macOS. Add assertion or update the relevant assistive technologies. |
- j (single quick key nav on): 2 MUST, 0 SHOULD, AND 0 MAY assertions
-
+ j (single quick key nav on): MUST, SHOULD, AND MAY assertions
+
Priority |
Assertion Phrase |
Assertion Statement |
-
- MUST |
- convey role 'button' |
- Role 'button' is conveyed |
-
-
- MUST |
- convey name 'Print Page' |
- Name 'Print Page' is conveyed |
-
+ No assertions have been listed for VoiceOver for macOS. Add assertion or update the relevant assistive technologies. |
- b (single quick key nav on): 2 MUST, 0 SHOULD, AND 0 MAY assertions
-
+ b (single quick key nav on): MUST, SHOULD, AND MAY assertions
+
Priority |
Assertion Phrase |
Assertion Statement |
-
- MUST |
- convey role 'button' |
- Role 'button' is conveyed |
-
-
- MUST |
- convey name 'Print Page' |
- Name 'Print Page' is conveyed |
-
+ No assertions have been listed for VoiceOver for macOS. Add assertion or update the relevant assistive technologies. |
Test 2: Navigate backwards to a button
@@ -25363,10 +25246,7 @@ exports[`review pages creation runs createReviewPages successfully for all test
Activate the "Open test page" button, which opens the example to test in a new window and runs a script that sets focus on a link before the button.
Starting at the 'Navigate forwards from here' link, navigate to the 'Print Page' button. Do this with each of the following commands or command sequences. If any settings are specified in parentheses, ensure the settings are active before executing the command or command sequence.
- - Control+Option+Right Arrow
- - Tab
- - j (single quick key nav on)
- - b (single quick key nav on)
+ - No commands have been added for this test for VoiceOver for macOS. Add commands to the relevant assistive technologies.
@@ -25375,77 +25255,41 @@ exports[`review pages creation runs createReviewPages successfully for all test
Press Control+Option+q.
If VoiceOver said 'single quick key nav off', press Control+Option+q again to turn it back on.
- Control+Option+Right Arrow: 2 MUST, 0 SHOULD, AND 0 MAY assertions
-
+ Control+Option+Right Arrow: MUST, SHOULD, AND MAY assertions
+
Priority |
Assertion Phrase |
Assertion Statement |
-
- MUST |
- convey role 'button' |
- Role 'button' is conveyed |
-
-
- MUST |
- convey name 'Print Page' |
- Name 'Print Page' is conveyed |
-
+ No assertions have been listed for VoiceOver for macOS. Add assertion or update the relevant assistive technologies. |
- Tab: 2 MUST, 0 SHOULD, AND 0 MAY assertions
-
+ Tab: MUST, SHOULD, AND MAY assertions
+
Priority |
Assertion Phrase |
Assertion Statement |
-
- MUST |
- convey role 'button' |
- Role 'button' is conveyed |
-
-
- MUST |
- convey name 'Print Page' |
- Name 'Print Page' is conveyed |
-
+ No assertions have been listed for VoiceOver for macOS. Add assertion or update the relevant assistive technologies. |
- j (single quick key nav on): 2 MUST, 0 SHOULD, AND 0 MAY assertions
-
+ j (single quick key nav on): MUST, SHOULD, AND MAY assertions
+
Priority |
Assertion Phrase |
Assertion Statement |
-
- MUST |
- convey role 'button' |
- Role 'button' is conveyed |
-
-
- MUST |
- convey name 'Print Page' |
- Name 'Print Page' is conveyed |
-
+ No assertions have been listed for VoiceOver for macOS. Add assertion or update the relevant assistive technologies. |
- b (single quick key nav on): 2 MUST, 0 SHOULD, AND 0 MAY assertions
-
+ b (single quick key nav on): MUST, SHOULD, AND MAY assertions
+
Priority |
Assertion Phrase |
Assertion Statement |
-
- MUST |
- convey role 'button' |
- Role 'button' is conveyed |
-
-
- MUST |
- convey name 'Print Page' |
- Name 'Print Page' is conveyed |
-
+ No assertions have been listed for VoiceOver for macOS. Add assertion or update the relevant assistive technologies. |
Test 2: Navigate backwards to a button
@@ -32511,10 +32355,7 @@ exports[`review pages creation runs createReviewPages successfully for v2 tests
Activate the "Open test page" button, which opens the example to test in a new window and runs a script that sets focus on a link before the button.
Starting at the 'Navigate forwards from here' link, navigate to the 'Print Page' button. Do this with each of the following commands or command sequences. If any settings are specified in parentheses, ensure the settings are active before executing the command or command sequence.
- - Control+Option+Right Arrow
- - Tab
- - j (single quick key nav on)
- - b (single quick key nav on)
+ - No commands have been added for this test for VoiceOver for macOS. Add commands to the relevant assistive technologies.
@@ -32523,77 +32364,41 @@ exports[`review pages creation runs createReviewPages successfully for v2 tests
Press Control+Option+q.
If VoiceOver said 'single quick key nav off', press Control+Option+q again to turn it back on.
- Control+Option+Right Arrow: 2 MUST, 0 SHOULD, AND 0 MAY assertions
-
+ Control+Option+Right Arrow: MUST, SHOULD, AND MAY assertions
+
Priority |
Assertion Phrase |
Assertion Statement |
-
- MUST |
- convey role 'button' |
- Role 'button' is conveyed |
-
-
- MUST |
- convey name 'Print Page' |
- Name 'Print Page' is conveyed |
-
+ No assertions have been listed for VoiceOver for macOS. Add assertion or update the relevant assistive technologies. |
- Tab: 2 MUST, 0 SHOULD, AND 0 MAY assertions
-
+ Tab: MUST, SHOULD, AND MAY assertions
+
Priority |
Assertion Phrase |
Assertion Statement |
-
- MUST |
- convey role 'button' |
- Role 'button' is conveyed |
-
-
- MUST |
- convey name 'Print Page' |
- Name 'Print Page' is conveyed |
-
+ No assertions have been listed for VoiceOver for macOS. Add assertion or update the relevant assistive technologies. |
- j (single quick key nav on): 2 MUST, 0 SHOULD, AND 0 MAY assertions
-
+ j (single quick key nav on): MUST, SHOULD, AND MAY assertions
+
Priority |
Assertion Phrase |
Assertion Statement |
-
- MUST |
- convey role 'button' |
- Role 'button' is conveyed |
-
-
- MUST |
- convey name 'Print Page' |
- Name 'Print Page' is conveyed |
-
+ No assertions have been listed for VoiceOver for macOS. Add assertion or update the relevant assistive technologies. |
- b (single quick key nav on): 2 MUST, 0 SHOULD, AND 0 MAY assertions
-
+ b (single quick key nav on): MUST, SHOULD, AND MAY assertions
+
Priority |
Assertion Phrase |
Assertion Statement |
-
- MUST |
- convey role 'button' |
- Role 'button' is conveyed |
-
-
- MUST |
- convey name 'Print Page' |
- Name 'Print Page' is conveyed |
-
+ No assertions have been listed for VoiceOver for macOS. Add assertion or update the relevant assistive technologies. |
Test 2: Navigate backwards to a button
diff --git a/lib/data/parse-command-csv-row.js b/lib/data/parse-command-csv-row.js
index 0265cfa65..1b151cd06 100644
--- a/lib/data/parse-command-csv-row.js
+++ b/lib/data/parse-command-csv-row.js
@@ -194,6 +194,24 @@ function parseCommandCSVRowV2({ commands }, commandsJson) {
const commandIds = command.command.split(' ');
const commandKVs = findValuesByKeys(flattenedCommandsJson, [command.command]);
+ // Also account for 'modeless' AT configurations with 'defaultMode'
+ const [primarySetting, ...additionalSettings] = command.settings
+ ? command.settings.split(' ')
+ : ['defaultMode'];
+
+ const foundCommandIndex = commandsParsed.findIndex(
+ e =>
+ e.testId === command.testId &&
+ e.target.at.key === atTargetInfo.key &&
+ e.target.at.settings === primarySetting &&
+ (e.commands.length
+ ? e.commands.every(
+ ({ presentationNumber }) =>
+ parseInt(presentationNumber) === parseInt(command.presentationNumber)
+ )
+ : true)
+ );
+
const assertionExceptions = command.assertionExceptions.length
? sanitizeWhitespace(command.assertionExceptions).split(' ')
: [];
@@ -207,24 +225,9 @@ function parseCommandCSVRowV2({ commands }, commandsJson) {
})),
presentationNumber: Number(command.presentationNumber),
assertionExceptions,
+ additionalSettings,
}));
- // Also account for 'modeless' AT configurations with 'defaultMode'
- const settingsValue = command.settings || 'defaultMode';
-
- const foundCommandIndex = commandsParsed.findIndex(
- e =>
- e.testId === command.testId &&
- e.target.at.key === atTargetInfo.key &&
- e.target.at.settings === settingsValue &&
- (e.commands.length
- ? e.commands.every(
- ({ presentationNumber }) =>
- parseInt(presentationNumber) === parseInt(command.presentationNumber)
- )
- : true)
- );
-
// Add new parsed command since none exist
if (foundCommandIndex < 0) {
commandsParsed.push({
@@ -232,7 +235,7 @@ function parseCommandCSVRowV2({ commands }, commandsJson) {
target: {
at: {
...atTargetInfo,
- settings: settingsValue,
+ settings: primarySetting,
},
},
commands,
diff --git a/lib/data/parse-test-csv-row.js b/lib/data/parse-test-csv-row.js
index 4fdd791ce..ccbaa7986 100644
--- a/lib/data/parse-test-csv-row.js
+++ b/lib/data/parse-test-csv-row.js
@@ -149,8 +149,9 @@ function parseTestCSVRowV2({ tests, assertions, scripts, commands }) {
}
// Also account for 'modeless' AT configurations with 'defaultMode'
- // TODO: Account for a list of settings as described by https://github.com/w3c/aria-at/wiki/Test-Format-Definition-V2#settings
- const settingsValue = command.settings || 'defaultMode';
+ const [primarySetting, ...additionalSettings] = command.settings
+ ? command.settings.split(' ')
+ : ['defaultMode'];
if (isEmptyObject(testsParsed[arrPosition])) {
testsParsed[arrPosition] = {
@@ -162,7 +163,7 @@ function parseTestCSVRowV2({ tests, assertions, scripts, commands }) {
ats: [
{
...atTargetInfo,
- settings: settingsValue,
+ settings: primarySetting,
},
],
},
@@ -178,12 +179,12 @@ function parseTestCSVRowV2({ tests, assertions, scripts, commands }) {
} else {
if (
!testsParsed[arrPosition].target.ats.find(
- e => e.key === atTargetInfo.key && e.settings === settingsValue
+ e => e.key === atTargetInfo.key && e.settings === primarySetting
)
)
testsParsed[arrPosition].target.ats.push({
...atTargetInfo,
- settings: settingsValue,
+ settings: primarySetting,
});
}
}
@@ -203,25 +204,28 @@ function parseTestCSVRowV2({ tests, assertions, scripts, commands }) {
return (
testId === commandInfo.testId &&
command === commandInfo.command &&
- settings === commandInfo.settings &&
+ settings === commandInfo.settings && // the primary settings value
presentationNumber === commandInfo.presentationNumber
);
}
for (const command of commands) {
testsParsed.forEach(test => {
+ const [primarySetting, ...additionalSettings] = command.settings
+ ? command.settings.split(' ')
+ : ['defaultMode'];
+
if (
command.testId === test.testId &&
- test.target.ats.some(
- at => at.key === key && at.settings === (command.settings || 'defaultMode')
- )
+ test.target.ats.some(at => at.key === key && at.settings === primarySetting)
) {
const commandInfo = {
testId: command.testId,
command: command.command,
- settings: command.settings || 'defaultMode',
+ settings: primarySetting,
presentationNumber: Number(command.presentationNumber),
assertionExceptions: command.assertionExceptions,
+ additionalSettings,
};
// Test level commandInfo, useful for getting assertionExceptions and
diff --git a/scripts/test-reviewer/processCollectedTests.mjs b/scripts/test-reviewer/processCollectedTests.mjs
index d5895a3f1..df55763dc 100644
--- a/scripts/test-reviewer/processCollectedTests.mjs
+++ b/scripts/test-reviewer/processCollectedTests.mjs
@@ -15,6 +15,9 @@ const processCollectedTests = ({ collectedTest, commandsAPI, atKey, mode, task,
commandsValuesForInstructions,
modeInstructions = undefined;
+ // TODO: Standardize naming on settings instead of outdated 'mode'
+ let additionalSettings = [];
+
/** @type {CollectedTestAT} */
const at = commandsAPI.isKnownAT(atKey);
const defaultConfigurationInstructions = unescapeHTML(
@@ -50,6 +53,15 @@ const processCollectedTests = ({ collectedTest, commandsAPI, atKey, mode, task,
})
: undefined;
+ function findCommandInfo(assertionForCommand) {
+ return collectedTest.commandsInfo?.[at.key]?.find(
+ c =>
+ c.command === assertionForCommand.key &&
+ c.settings === assertionForCommand.settings &&
+ c.presentationNumber === assertionForCommand.presentationNumber
+ );
+ }
+
/**
* Check default assertion priorities to verify if there is a priority exception and return the
* updated list of assertions
@@ -64,9 +76,10 @@ const processCollectedTests = ({ collectedTest, commandsAPI, atKey, mode, task,
// Check to see if there is any command info exceptions for current at key
const foundCommandInfo = collectedTest.commandsInfo?.[at.key]?.find(
c =>
- c.assertionExceptions.includes(assertion.assertionId) &&
c.command === assertionForCommand.key &&
- c.settings === assertionForCommand.settings
+ c.settings === assertionForCommand.settings &&
+ c.presentationNumber === assertionForCommand.presentationNumber &&
+ c.assertionExceptions.includes(assertion.assertionId)
);
if (foundCommandInfo) {
@@ -105,6 +118,36 @@ const processCollectedTests = ({ collectedTest, commandsAPI, atKey, mode, task,
assertionsForCommandsInstructions.length &&
typeof assertionsForCommandsInstructions[0] === 'object'
) {
+ // Check for additional settings
+ const foundCommandInfos = assertionsForCommandsInstructions.map(findCommandInfo);
+ assertionsForCommandsInstructions = assertionsForCommandsInstructions.map(
+ (assertionForCommand, index) => {
+ const foundCommandInfo = foundCommandInfos[index];
+
+ const additionalSettingsExpanded = [];
+ for (const additionalSetting of foundCommandInfo.additionalSettings) {
+ if (!additionalSettings.includes(additionalSetting))
+ additionalSettings.push(additionalSetting);
+
+ const expandedSettings = {
+ settings: additionalSetting,
+ settingsText: at.settings[additionalSetting].screenText,
+ };
+
+ // Update value text if additional settings exist
+ assertionForCommand.value =
+ assertionForCommand.value.slice(0, -1) + ` and ${expandedSettings.settingsText})`;
+
+ additionalSettingsExpanded.push(expandedSettings);
+ }
+
+ return {
+ ...assertionForCommand,
+ additionalSettingsExpanded,
+ additionalSettings: foundCommandInfo.additionalSettings,
+ };
+ }
+ );
commandsValuesForInstructions = assertionsForCommandsInstructions.map(each => each.value);
} else {
// V1 came in as array of strings
@@ -149,7 +192,9 @@ const processCollectedTests = ({ collectedTest, commandsAPI, atKey, mode, task,
// An error will occur if there is no data for an AT, ignore it
}
- for (const atMode of mode.split('_')) {
+ // Create unique set
+ const foundAtModes = [...new Set([...mode.split('_'), ...additionalSettings])];
+ for (const atMode of foundAtModes) {
// TODO: If there is ever need to explicitly show the instructions
// for an AT with the default mode active
// const atSettingsWithDefault = {
diff --git a/tests/resources/aria-at-test-io-format.mjs b/tests/resources/aria-at-test-io-format.mjs
index 8ff961cb9..168f35a9d 100644
--- a/tests/resources/aria-at-test-io-format.mjs
+++ b/tests/resources/aria-at-test-io-format.mjs
@@ -334,7 +334,7 @@ class CommandsInput {
commandsAndSettings: v1Commands.map(command => ({ command })),
};
} else {
- return this.getCommandsV2({ task }, mode);
+ return this.getCommandsV2(task, mode);
}
}
@@ -375,7 +375,7 @@ class CommandsInput {
return commands;
}
- getCommandsV2({ task }, mode) {
+ getCommandsV2(task, mode) {
const assistiveTech = this._value.at;
let commandsAndSettings = [];
let commands = [];
@@ -383,50 +383,50 @@ class CommandsInput {
// Mode could be in the format of mode1_mode2
// If they are from the same AT, this needs to return the function in the format of [ [[commands], settings], [[commands], settings], ... ]
for (const _atMode of mode.split('_')) {
- if (assistiveTech.settings[_atMode] || _atMode === 'defaultMode') {
- const [atMode] = deriveModeWithTextAndInstructions(_atMode, assistiveTech);
+ if (!assistiveTech.settings[_atMode] && _atMode !== 'defaultMode') continue;
+
+ const [atMode] = deriveModeWithTextAndInstructions(_atMode, assistiveTech);
+
+ if (!this._value.commands[task]) {
+ throw new Error(
+ `Task "${task}" does not exist, please add to at-commands or correct your spelling.`
+ );
+ } else if (!this._value.commands[task][atMode]) {
+ throw new Error(
+ `Mode "${atMode}" instructions for task "${task}" does not exist, please add to at-commands or correct your spelling.`
+ );
+ }
- if (!this._value.commands[task]) {
- throw new Error(
- `Task "${task}" does not exist, please add to at-commands or correct your spelling.`
- );
- } else if (!this._value.commands[task][atMode]) {
- throw new Error(
- `Mode "${atMode}" instructions for task "${task}" does not exist, please add to at-commands or correct your spelling.`
- );
- }
+ let commandsData = this._value.commands[task][atMode][assistiveTech.key] || [];
+ for (let commandSequence of commandsData) {
+ for (const commandWithPresentationNumber of commandSequence) {
+ const [commandId, presentationNumber] = commandWithPresentationNumber.split('|');
+
+ let command;
+ const foundCommandKV = this._allCommandsInput.findValuesByKeys([commandId]);
+ if (!foundCommandKV.length) command = undefined;
+ else {
+ const { value } = this._allCommandsInput.findValuesByKeys([commandId])[0];
+ command = value;
+ }
- let commandsData = this._value.commands[task][atMode][assistiveTech.key] || [];
- for (let commandSequence of commandsData) {
- for (const commandWithPresentationNumber of commandSequence) {
- const [commandId, presentationNumber] = commandWithPresentationNumber.split('|');
-
- let command;
- const foundCommandKV = this._allCommandsInput.findValuesByKeys([commandId]);
- if (!foundCommandKV.length) command = undefined;
- else {
- const { value } = this._allCommandsInput.findValuesByKeys([commandId])[0];
- command = value;
- }
-
- if (typeof command === 'undefined') {
- throw new Error(
- `Key instruction identifier "${commandSequence}" for AT "${assistiveTech.name}", mode "${atMode}", task "${task}" is not an available identified. Update your commands.json file to the correct identifier or add your identifier to resources/keys.mjs.`
- );
- }
-
- commands.push(command);
- commandsAndSettings.push({
- command,
- commandId,
- presentationNumber: Number(presentationNumber),
- settings: _atMode,
- settingsText: assistiveTech.settings?.[_atMode]?.screenText || 'default mode active',
- settingsInstructions: assistiveTech.settings?.[_atMode]?.instructions || [
- assistiveTech.defaultConfigurationInstructionsHTML,
- ],
- });
+ if (typeof command === 'undefined') {
+ throw new Error(
+ `Key instruction identifier "${commandSequence}" for AT "${assistiveTech.name}", mode "${atMode}", task "${task}" is not an available identified. Update your commands.json file to the correct identifier or add your identifier to resources/keys.mjs.`
+ );
}
+
+ commands.push(command);
+ commandsAndSettings.push({
+ command,
+ commandId,
+ presentationNumber: Number(presentationNumber),
+ settings: _atMode,
+ settingsText: assistiveTech.settings?.[_atMode]?.screenText || 'default mode active',
+ settingsInstructions: assistiveTech.settings?.[_atMode]?.instructions || [
+ assistiveTech.defaultConfigurationInstructionsHTML,
+ ],
+ });
}
}
}
@@ -835,7 +835,24 @@ class BehaviorInput {
isNaN(each) ? json.output_assertions[index].priority : each
);
- return { ...cs, assertionExceptions };
+ const additionalSettingsExpanded = [];
+ for (const additionalSetting of foundCommandInfo.additionalSettings) {
+ const expandedSettings = {
+ settings: additionalSetting,
+ settingsText: at.settings[additionalSetting].screenText,
+ settingsInstructions: at.settings[additionalSetting].instructions.map(el =>
+ normalizeString(el)
+ ),
+ };
+ additionalSettingsExpanded.push(expandedSettings);
+ }
+
+ return {
+ ...cs,
+ assertionExceptions,
+ additionalSettingsExpanded,
+ additionalSettings: foundCommandInfo.additionalSettings,
+ };
}),
assertions: (json.output_assertions ? json.output_assertions : []).map(assertion => {
// Tuple array [ priorityNumber, assertionText ]
@@ -881,9 +898,10 @@ class BehaviorInput {
{ task: info.task || info.testId },
target.mode || target.at.settings
);
- commandsAndSettings = commandsAndSettings.map(cs => {
+ commandsAndSettings = commandsAndSettings.map((cs, index) => {
return {
...cs,
+ presentationNumber: Number(commands[index].presentationNumber),
settingsInstructions: cs.settingsInstructions
? cs.settingsInstructions.map(el => normalizeString(el))
: null,
@@ -914,7 +932,10 @@ class BehaviorInput {
},
commands: commandsAndSettings.map(cs => {
const foundCommandInfo = commands.find(
- c => cs.commandId === c.id && cs.settings === c.settings
+ c =>
+ cs.commandId === c.id &&
+ cs.presentationNumber === c.presentationNumber &&
+ cs.settings === c.settings
);
if (!foundCommandInfo || !Array.isArray(foundCommandInfo.assertionExceptions)) return cs;
@@ -932,7 +953,24 @@ class BehaviorInput {
isNaN(each) ? assertions[index].priority : each
);
- return { ...cs, assertionExceptions };
+ const additionalSettingsExpanded = [];
+ for (const additionalSetting of foundCommandInfo.additionalSettings) {
+ const expandedSettings = {
+ settings: additionalSetting,
+ settingsText: target.at.raw.settings[additionalSetting].screenText,
+ settingsInstructions: target.at.raw.settings[additionalSetting].instructions.map(el =>
+ normalizeString(el)
+ ),
+ };
+ additionalSettingsExpanded.push(expandedSettings);
+ }
+
+ return {
+ ...cs,
+ assertionExceptions,
+ additionalSettingsExpanded,
+ additionalSettings: foundCommandInfo.additionalSettings,
+ };
}),
assertions: assertions.map(
({ priority, expectation, assertionStatement, tokenizedAssertionStatements }) => {
@@ -1287,6 +1325,7 @@ export class TestRunInputOutput {
text: command.settingsText,
instructions: command.settingsInstructions,
assertionExceptions: command.assertionExceptions,
+ additionalSettingsExpanded: command.additionalSettingsExpanded,
},
atOutput: {
highlightRequired: false,
diff --git a/tests/resources/aria-at-test-run.mjs b/tests/resources/aria-at-test-run.mjs
index fbdf0f6e8..5e04b75ca 100644
--- a/tests/resources/aria-at-test-run.mjs
+++ b/tests/resources/aria-at-test-run.mjs
@@ -147,14 +147,30 @@ export function instructionDocument(resultState, hooks) {
}`;
const instructionsForSettings = {};
- commandSettings.forEach(({ description: settings, text: screenText, instructions }) => {
- if (settings && settings !== 'defaultMode' && !instructionsForSettings[settings]) {
- instructionsForSettings[settings] = {
- instructions: instructions.map(el => convertModeInstructionsToKbdArray(el)),
- screenText: `${resultState.testPlanStrings.settingInstructionsPreface} ${screenText}:`,
- };
+ commandSettings.forEach(
+ ({
+ description: settings,
+ text: screenText,
+ instructions,
+ additionalSettingsExpanded = [],
+ }) => {
+ if (settings && settings !== 'defaultMode' && !instructionsForSettings[settings]) {
+ instructionsForSettings[settings] = {
+ instructions: instructions.map(el => convertModeInstructionsToKbdArray(el)),
+ screenText: `${resultState.testPlanStrings.settingInstructionsPreface} ${screenText}:`,
+ };
+ }
+
+ additionalSettingsExpanded.forEach(({ settings, settingsText, settingsInstructions }) => {
+ if (!instructionsForSettings[settings]) {
+ instructionsForSettings[settings] = {
+ instructions: settingsInstructions.map(el => convertModeInstructionsToKbdArray(el)),
+ screenText: `${resultState.testPlanStrings.settingInstructionsPreface} ${settingsText}:`,
+ };
+ }
+ });
}
- });
+ );
return {
errors: {
@@ -185,10 +201,24 @@ export function instructionDocument(resultState, hooks) {
commands: {
description: `${lastInstruction} ${commandListInstructions}`,
commands: commands.map((command, index) => {
- const { description: settings, text: screenText } = commandSettings[index];
- return `${command}${
- screenText && settings !== 'defaultMode' ? ` (${screenText})` : ''
- }`;
+ const {
+ description: settings,
+ text: screenText,
+ additionalSettingsExpanded = [],
+ } = commandSettings[index];
+
+ const hasScreenText = screenText && settings !== 'defaultMode';
+ const hasadditionalSettings = hasScreenText && additionalSettingsExpanded.length > 0;
+
+ let screenTextRender = hasScreenText ? ` (${screenText}` : '';
+ if (hasadditionalSettings) {
+ additionalSettingsExpanded.forEach(({ settingsText }) => {
+ screenTextRender = `${screenTextRender} and ${settingsText}`;
+ });
+ }
+ screenTextRender = `${screenTextRender})`;
+
+ return `${command}${screenTextRender}`;
}),
},
},
@@ -229,13 +259,27 @@ export function instructionDocument(resultState, hooks) {
const resultUnexpectedBehavior = resultStateCommand.unexpected;
const {
- commandSettings: { description: settings, text: settingsText, assertionExceptions },
+ commandSettings: {
+ description: settings,
+ text: settingsText,
+ assertionExceptions,
+ additionalSettingsExpanded = [],
+ },
} = resultStateCommand;
+ const hasScreenText = settingsText && settings !== 'defaultMode';
+ const hasadditionalSettings = hasScreenText && additionalSettingsExpanded.length > 0;
+
+ let screenTextRender = hasScreenText ? ` (${settingsText}` : '';
+ if (hasadditionalSettings) {
+ additionalSettingsExpanded.forEach(({ settingsText }) => {
+ screenTextRender = `${screenTextRender} and ${settingsText}`;
+ });
+ }
+ screenTextRender = `${screenTextRender})`;
+
return {
- header: `After '${command}'${
- settingsText && settings !== 'defaultMode' ? ` (${settingsText})` : ''
- }`,
+ header: `After '${command}'${screenTextRender}`,
atOutput: {
description: [
`${resultState.config.at.name} output after ${command}`,
diff --git a/tests/resources/at-commands.mjs b/tests/resources/at-commands.mjs
index 6bbb5b776..30a9817db 100644
--- a/tests/resources/at-commands.mjs
+++ b/tests/resources/at-commands.mjs
@@ -124,6 +124,7 @@ export class commandsAPI {
value,
key,
settings: mode,
+ presentationNumber: Number(presentationNumber),
};
})
);