Skip to content

mfaisalkhatri/playwright-ts-web-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Source Love

Don't forget to give a ⭐ to make the project popular.

❓ What is this Repository about?

Test Journey covered in this project:

This repo covers the following test journey as a part of End to End Testing

  1. Register a User
  2. Add a product to the cart
  3. Verify that the cart contains the same product that was added to the cart.

How to run the Tests?

  • Clone the repository in your local machine by using the following command in the terminal

  • Navigate to the root folder of the project and install all the dependencies using the following command

    • npm install
  • Run the following command in the terminal

    1. Running tests in local:

    • npm run test_local >> Tests will run on Chrome browser on local machine

    2. Running tests on LambdaTest Cloud Grid

    • npm run test_cloud >> Tests will run on LambdaTest cloud platform on Chrome browser on MacOS Sonoma

❓ Need Assistance?

  • Discuss your queries by writing to me @ [email protected] OR ping me on any of the social media sites using the below link:

💻 Paid Trainings

  • Contact me for Paid trainings related to Test Automation and Software Testing, mail me @ [email protected] or ping me on LinkedIn

💭 Checkout the blogs related to Testing written by me on the following links:

🔖 Checkout videos related to Software Testing and Test automation tools on Testing Talks with Faisal Khatri