/react-selector

Smart selector and Cypress code generation for DOM elements

Primary LanguageTypeScript

react-selector

A chrome extension to automatically generate Cypress selectors for your React application.

Needs Cypress React Selector Plugin

Prerequisites

  • Node
  • pnpm

Installation

  1. Install node packages with pnpm install
  2. Build the extension with pnpm build into the dist folder
  3. Load the extension in the chrome browser (HowTo)