Skip to content

CodeceptJS Puppeteer helper that deeply queries shadow DOM

Notifications You must be signed in to change notification settings

plumelo/ShadowPuppeteer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShadowPuppeteer

A fork of CodeceptJS's Puppeteer helper that queries the shadow DOM.

It injects query-selector-shadow-dom into the test page and uses querySelectorAllDeep and querySelectorDeep instead of document.querySelectorAll and querySelector.

About

CodeceptJS Puppeteer helper that deeply queries shadow DOM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published