focus_indicator_items
focus_indicator_items
List of Issue IDs that are checked by the Keyboard Focus Indicator Functionality.
JSON Example
{
"cr_focus_low": {
"count": 0,
"description": "string",
"id": "string",
"level": "string",
"xpaths": []
},
"cr_focus_missing": {
"count": 0,
"description": "string",
"id": "string",
"level": "string",
"xpaths": []
}
}