An application to show how to get started with the Playwright test framework.
git clone https://github.com/CIRCLECI-GWP/playwright-tut.git
cd playwright-tut
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