Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 270 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 270 Bytes

Borutskyi_Serhii

To run Cypress tests, don't forget to install the npm package manager. To install the npm package manager, type "npm install" in the console. Run the Cypress test suite with the command - "npm run cypress:open" or with npx - "npx cypress open".