Skip to content

maimom1924/page-object-model-cypress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

You can run this project using the following steps:

  1. Clone this project to your local computer
  2. Run npm install
  3. Run npx cypress open
  4. After the cypress launchpad has opened, click on E2E Testing
  5. Chose your preferred browser
  6. After the browser has opened, click on the add-customer.feature file
  7. Now you can see the result

Or you can run using cmd after step number 2 above:

  1. Run npx cypress run --record --key 06c58b33-0fcd-4888-ba8d-d6a5fc2c0ab4
  2. Check the result
  3. And you also can see the recorded video on the folder /cypress/videos

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published