Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 124 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 124 Bytes

install cypress

  • npm install

to run in headless mode

  • npx cypress run

to run in open mode

  • npx cypress run