Accessing shadow dom elements
Open
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 621
- PR merge metrics
- No merged PRs in 30d
Description
How I can access elements inside a shadow dom with Backstop js?
I did try to access a shadow dom element like any other element but the element was not found.
Like for example I want to access the slot element below within the shadow-root:

Contributor guide
Assessment
This issue has not been assessed yet.