focus_indicator_errors
focus_indicator_errors
Error details related to the Focus Indicator Issue IDs.
JSON Example
{
"count": 0,
"description": "string",
"items": {
"cr_focus_low": {
"count": 0,
"description": "string",
"id": "string",
"level": "string",
"xpaths": []
},
"cr_focus_missing": {
"count": 0,
"description": "string",
"id": "string",
"level": "string",
"xpaths": []
}
}
}
integer
count
Optional
Represents the count of the issue.
string
description
Optional
A brief description of the error.