Before you follow the steps below, make sure you have the Node.js installed globally only your system
Install all the necessary dependency using npm :
npm install
npm run test
or
npx playwright test
npm run report
or
npx playwright show-report
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Before you follow the steps below, make sure you have the Node.js installed globally only your system
Install all the necessary dependency using npm :
npm install
npm run test
or
npx playwright test
npm run report
or
npx playwright show-report