Pecode-AQA-Intership / Lesson14_Borutskyi_Serhii

The first step in Cypress framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

The first step in Cypress framework


Languages

Language:JavaScript 100.0%