Open
Description
Product
cli
Question
https://github.com/dequelabs/axe-core-npm/tree/develop/packages/webdriverio#shadow-dom-support
W.r.t to above documentation link, i understand that if ### iFrames are being used inside the shadow dom, then it cannot be assessed by axe-core.
Our application has nested iframes but usually these shado dom elements are rendered inside the iframes itself but does not add more iframes as part of shadow doms.
Question is, if a page has nested iframes and iframe has shadow doms (assume shadow dom does NOT have iframe itself) then axe-core should be able to analyze the page through wdio.