A chrome extension to automatically generate Cypress selectors for your React application.
Needs Cypress React Selector Plugin
- Node
- pnpm
- Install node packages with
pnpm install
- Build the extension with
pnpm build
into the dist folder - Load the extension in the chrome browser (HowTo)