query-selector-shadow-dom icon indicating copy to clipboard operation
query-selector-shadow-dom copied to clipboard

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 env...

Results 34 query-selector-shadow-dom issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [engine.io](https://github.com/socketio/engine.io) from 4.1.1 to 4.1.2. Release notes Sourced from engine.io's releases. 4.1.2 :warning: This release contains an important security fix :warning: A malicious client could send a specially crafted...

dependencies

I am using this, querySelectorDeep(`[aria-label="Go to series - BxP_Learn_Series-1"]`) I ma getting error import { normalizeSelector } from './normalize' in node_modules\query-selector-shadow-dom\src\querySelectorDeep.js:6 Any suggestions?

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

I have installed the plugin for protractor 7.0.0 . I am not getting the shadowDomCss locator in protractor. Is this supported or not ?

Hi @Georgegriff, First of all thanks for sharing your code! I've been using it for a while and it's working well :) I've come across, however, a corner case -...

Hi @Georgegriff , Sorry to bother you, but I'm facing some problems using your plugin. I tried to figure out the problem myself, but I couldn't. So, I thought to...

When an element has class names starting with number, the Element.matches is failing to identify the right element. Ex: div.classA.2f683ff1c2173060crd67792e542ss17 Expected: Should identify element with classA and 2f683ff1c2173060crd67792e542ss17 as classes...

Bumps [jszip](https://github.com/Stuk/jszip) from 3.5.0 to 3.10.1. Changelog Sourced from jszip's changelog. v3.10.1 2022-08-02 Add sponsorship files. If you appreciate the time spent maintaining JSZip then I would really appreciate your...

dependencies