An application to show how to get started with the Playwright test framework.
git clone https://github.com/mwaz/getting-started-with-playwright.git
cd getting-started-with-playwright
npm install
npm run test
This repo is built following a tutorial published on CircleCI blog under the CircleCI Guest Writer Program.
- Blog post: Getting Started With Playwright
- Author's GitHub profile: Waweru Mwaura