
query-selector-shadow-dom
Releases34
Frequency1 month 2 weeks
Last Release
use querySelector syntax to search for nodes inside of (nested) shadow roots
Linked projects
querySelector that can pierce Shadow DOM roots without knowing the path through nested shadow roots. Useful for automated testing of Web Components. Production use is not advised, this is for test environments/tools such as Web Driver, Playwright, Puppeteer