frame-tested
Frames must be tested with axe-core.
Description
Make sure that <iframe>
and <frame>
elements include the axe-core script. The optional “after” function is used to process the results of checks that operate on a page-level basis, specifically for <iframe>
elements. When the “pageLevel” option is set to true, it is applied during whole-page testing and combines the results from nodes in different frames into a single result.
Why is it important?
The axe-core script is necessary to enable BrowserStack Accessibility Testing to perform violation checking on nested iframes at multiple levels.
How to fix?
Ensure <iframe>
and <frame>
elements contain the axe-core script.
Tags
cat.structure, review-item, best-practice
References
We're sorry to hear that. Please share your feedback so we can do better
Contact our Support team for immediate help while we work on improving our docs.
We're continuously improving our docs. We'd love to know what you liked
We're sorry to hear that. Please share your feedback so we can do better
Contact our Support team for immediate help while we work on improving our docs.
We're continuously improving our docs. We'd love to know what you liked
Thank you for your valuable feedback!