Skip to content

cypress1980/cypress_12.6.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cypress_12.6.0

Cypress Test case with JavaScript Cypress + LambdaTest = ❤

**Pre-request: **

Node is installed Vs Code is installed

Installing project dependencies

$ npm install

or

$ npm ci

Running all Cypress Tests

$ npm test

Running Cypress Tests on Command line

$ npm run cypress:run

Running Cypress Tests on Test Runner

$ npm run cypress:open

Running Cypress Tests on chrome

$ npm run cypress:chrome

Running Cypress Tests on firefox

$ npm run cypress:firefox

About

Cypress Test case with JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published