Automation QA - Sample Test Suite

Platform: Mohans' Land

Automation Framework: Playwright

Language: JavaScript

Running the Tests

To install dependencies and execute the test suite, run the following commands:

npm install
npm test
npm run test

Viewing the Report

To view the generated test report, download it from the following directory:

/playwright-report

alt text