I have used Open Cart by Naveen automation Labs to automate tests using Playwright.
Please click here for Reference
- Install VS Code and Node.js
- Clone this repository
- Run "npm i install" to install dependencies
- Playwright [Version 1.35.0]
- Typescript
- Fixtures for test inputs
- API and UI validations
- User Credentials passed through Github Secrets
- Integrated Github Actions