axe-core
Version:
Accessibility engine for automated Web UI testing
13 lines (12 loc) • 340 B
JSON
{
"id": "frame-tested",
"selector": "html, frame, iframe",
"tags": ["cat.structure", "review-item", "best-practice"],
"metadata": {
"description": "Ensures <iframe> and <frame> elements contain the axe-core script",
"help": "Frames should be tested with axe-core"
},
"all": ["frame-tested"],
"any": [],
"none": []
}