LWC ShadowPath Generator icon

LWC ShadowPath Generator

Extension Actions

CRX ID
pjpdcemjgnjlnljbihckfabphjpjhmbl
Status
  • No Privacy Policy
  • Live on Store
Description from extension meta

Generates JS selector path for LWC Synthetic ShadowDOMs.

Image from store
LWC ShadowPath Generator
Description from store

Chrome Extension to generate Selector paths for elements encapsulated by our LWC components' Synthetic Shadow DOM.
Attempting to reproduce the functionality of Copy > Copy JS Path that Chrome provides for native Shadow DOM

To Use:
1. Inspect any element to open Element Inspector, and then open up the LWC ShadowRoot panel by clicking '>>' on the far right.
2. Select the element that the obsolete Selenium selector used to select.
3. Copy and paste from the panel's jspath field into the console to confirm that it is selecting the desired element (remove the extra surrounding double quotes after pasting).
4. Copy and paste from the panel's java field into existing java test code to replace the obsolete Selenium selector.

Latest reviews

Akshay Bavdhankar
Not working, not able to see in the panel
Sharmila Srikanth
This doesn't seem to be working in the currenct Chrome brower version - 92. Will this be resolved. Seem to be working fine in older Chrome versions ? Aprreciate any help on this
Sharmila Srikanth
This doesn't seem to be working in the currenct Chrome brower version - 92. Will this be resolved. Seem to be working fine in older Chrome versions ? Aprreciate any help on this
Martin da Silva
It was working fine but suddenly it stops to work. Nothing is displayed in the tab. Already re-install it.
Martin da Silva
It was working fine but suddenly it stops to work. Nothing is displayed in the tab. Already re-install it.
Matteo Bellarasa
Not working anymore: it shows a white panel where the queries should be. Fix it pls, it is a huge help for working with salesforce elements
Matteo Bellarasa
Not working anymore: it shows a white panel where the queries should be. Fix it pls, it is a huge help for working with salesforce elements
Waji Abbas
Not working, not able to see in the panel
Waji Abbas
Not working, not able to see in the panel
Luke Askew
Does what it's supposed to. Works great for writing automated tests.
Luke Askew
Does what it's supposed to. Works great for writing automated tests.
Dave Cox
Seems the js path works great when I paste it manually into the console, but does NOT work when executed from the Content Script of a Chrome Extension. Uncaught TypeError occurs.
Dave Cox
Seems the js path works great when I paste it manually into the console, but does NOT work when executed from the Content Script of a Chrome Extension. Uncaught TypeError occurs.