axe-core
Version:
Accessibility engine for automated Web UI testing
17 lines (16 loc) • 400 B
JSON
{
"id": "frame-tested",
"evaluate": "frame-tested-evaluate",
"after": "frame-tested-after",
"options": {
"isViolation": false
},
"metadata": {
"impact": "critical",
"messages": {
"pass": "The iframe was tested with axe-core",
"fail": "The iframe could not be tested with axe-core",
"incomplete": "The iframe still has to be tested with axe-core"
}
}
}