Skip to content

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

3 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors