Skip to content

Automated testing of the SauceDemo e-commerce website using Playwright.

Notifications You must be signed in to change notification settings

NAVEENINTEL/playwright-saucedemo-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playwright Automated Testing for SauceDemo

This repository contains automated tests for the SauceDemo e-commerce website using Playwright. These tests cover various scenarios, including user login, product management, and checkout processes.

Getting Started

To run the automated tests locally, follow these steps:

Clone this repository to your local machine:

git clone https://github.com/your-username/playwright-saucedemo-automation.git

Install project dependencies:

npm install

Run the tests:

npm test

Features

Login and authentication tests

Product management and shopping cart tests

Checkout process tests

Cross-browser testing (Chromium, Firefox, WebKit)

Data-driven testing

Github Actions for Continous testing

Technologies Used

Playwright , Node.js , Mocha Chai

About

Automated testing of the SauceDemo e-commerce website using Playwright.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published