UNPKG

webdriverio

Version:

Next-gen browser and mobile automation test framework for Node.js

6 lines 288 B
/** * original source: https://github.com/Georgegriff/query-selector-shadow-dom * Copyright by https://github.com/Georgegriff */ export default function querySelectorAllDeep(findMany: boolean, s: string, r: Element | Document): any; //# sourceMappingURL=querySelectorShadowDom.d.ts.map