You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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