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

Add support for shadow-DOM #583

Open
adeprez opened this issue Aug 22, 2024 · 0 comments
Open

Add support for shadow-DOM #583

adeprez opened this issue Aug 22, 2024 · 0 comments
Assignees

Comments

@adeprez
Copy link
Contributor

adeprez commented Aug 22, 2024

In the same way we handled xpath with iframes, we'd like to support shadow DOM so these elements can be targeted.

e.g. :

/html/body/web-component//div/button

Should pierce the shadow DOM of /html/body/web-component to get the /div/button inside

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants