Playwright initialization prepared for Mirumee QA Workshop 2.0
First use npm install
Install Playwright npm run install
To run Playwright test use npm run test
To show report use npm run report
To run codegen use npm run codegen
To run debug use npm run debug