Skip to content

bainscoder/cypress_demo_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cypress Automation framework

This Cypress project is for demo purpose only. It is not a real project and not for any client.

Installation instructions:

  1. Install node on your machine and configure node in your system variables
  2. Install any IDE like (VSCode)
  3. Download this repo on your machine and open in VSCode
  4. Install cypress with following command in VSCode terminal:
  • npm install cypress

To open Cypress test runner

  1. Type following command in VSCode terminal:
  • npx cypress open

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published