Playwright Boilerplate
Playwright end-to-end test automation boilerplate, Using Commonjs, Jasmine and Expect. Clone or fork this repository.
Getting Started
1. git clone git@github.com:e2e-boilerplate/playwright-commonjs-jasmine-expect.git
2. cd playwright-commonjs-jasmine-expect
3. npm install
4. npm run test
For more boilerplate click here