Skip to content

Automation project for saucedemo.com (TypeScript, Playwright, CI/CD GitHub, OOP)

Notifications You must be signed in to change notification settings

VadimNastoyashchy/playwright-saucedemo.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎭 Playwright

Test automation project for testing saucedemo.com

Getting started

Before you follow the steps below, make sure you have the Node.js installed globally only your system

Install all the necessary dependency using npm :

npm install

Run the test

npm run test

or

npx playwright test

Generate the report

npm run report

or

npx playwright show-report

About

Automation project for saucedemo.com (TypeScript, Playwright, CI/CD GitHub, OOP)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published