Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 204 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 204 Bytes

Playwright Framework

Steps to run the tests locally

Install Dependencies

npm install

Install Playwright Browsers

npm run install-playwright

Run the Tests

npm test