Skip to content

Automated testing using Cypress for the SwagLabs website.

Notifications You must be signed in to change notification settings

gabrieltrajano/swaglabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwagLabs

Cypress.io node npm

🧰 Tools used:

📝 What was tested:

URL: https://www.saucedemo.com/

  • Login
  • Product Catalog
  • Cart
  • Checkout

📦 To run the tests locally:

git clone https://github.com/gabrieltrajano/swaglabs
npm install
// To execute headless mode tests:
npx cypress run 

// To execute interactive mode tests:
npx cypress open 

Made with 💜 by Gabriel Trajano.

About

Automated testing using Cypress for the SwagLabs website.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published