Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webdriver IO and iFrames and Shadow DOMs #1143

Open
umarkhanTR opened this issue Dec 5, 2024 · 0 comments
Open

Webdriver IO and iFrames and Shadow DOMs #1143

umarkhanTR opened this issue Dec 5, 2024 · 0 comments
Labels
question Further information is requested

Comments

@umarkhanTR
Copy link

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.

@umarkhanTR umarkhanTR added the question Further information is requested label Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant