Autotests for the site https://the-internet.herokuapp.com/ written in Javascript using Cypress
npm install cypress --save-dev
npx cypress run
'./node_modules/.bin/cypress' run --spec 'cypress/e2e/the-internet/main-page.cy.js'
npx cypress open
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Autotests for the site https://the-internet.herokuapp.com/ written in Javascript using Cypress
npm install cypress --save-dev
npx cypress run
'./node_modules/.bin/cypress' run --spec 'cypress/e2e/the-internet/main-page.cy.js'
npx cypress open