Govern task context and advance execution pointer
This commit is contained in:
33
tests/golden/M14-04H/chromium-accessibility-report.json
Normal file
33
tests/golden/M14-04H/chromium-accessibility-report.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M14-04H",
|
||||
"operation": "CHROMIUM_KEYBOARD_ACCESSIBILITY_BOUNDARY",
|
||||
"runtime": "PLAYWRIGHT_CHROMIUM",
|
||||
"backends": [
|
||||
"main",
|
||||
"offscreen"
|
||||
],
|
||||
"results": {
|
||||
"main": {
|
||||
"fileTabCount": 1,
|
||||
"accessible": {
|
||||
"missing": [],
|
||||
"visibleInteractiveCount": 66
|
||||
}
|
||||
},
|
||||
"offscreen": {
|
||||
"fileTabCount": 1,
|
||||
"accessible": {
|
||||
"missing": [],
|
||||
"visibleInteractiveCount": 66
|
||||
}
|
||||
}
|
||||
},
|
||||
"guarantees": {
|
||||
"menuFocus": "RESTORED",
|
||||
"operatorSearchFocus": "RESTORED",
|
||||
"accessibleNames": "COMPLETE"
|
||||
},
|
||||
"execution": "DISABLED",
|
||||
"nextTask": "M15-01A"
|
||||
}
|
||||
Reference in New Issue
Block a user