This repository hosts a Playwright practice project built using TypeScript. In this repository, I practiced test automation using Playwright and TypeScript and used two resources.
- Automation Panda Playwright Repository
- followed step by step instructions from this repo
- Sample Trello Project Repository
- developed and executed tests for this repo locally
This project demonstrates how to use Playwright with TypeScript for test automation. It includes sample tests, setup instructions, and a GitHub Actions workflow to automate the test execution.