Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vadimnastoyashchy/playwright-saucedemo.com

Automation project for saucedemo.com (TypeScript, Playwright, CI/CD GitHub, OOP)
https://github.com/vadimnastoyashchy/playwright-saucedemo.com

automation automationtesting oop page-object playwright saucedemo testautomation typescript

Last synced: 8 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 🎭 Playwright
# Test automation project for testing saucedemo.com
## Getting started

> Before you follow the steps below, make sure you have the
[Node.js](https://nodejs.org/en/download/) installed _globally_ only your system

Install all the necessary dependency using npm :

```
npm install
```