/Lesson14_Borutskyi_Serhii

The first step in Cypress framework

Primary LanguageJavaScript

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".