Write scenarios in folder features see Gherkin Reference
Describe step in folder steps
npm install
npm run lint
npm run format
npx playwright install
npm test
# or
npm run watch
Write scenarios in folder features see Gherkin Reference
Describe step in folder steps
npm install
npm run lint
npm run format
npx playwright install
npm test
# or
npm run watch