This repository contains a set of Playwright automation that solve the programming questions on https://headstart.infocusp.com/#/practice-test using Python and finally takes a screenshot of the result.
Node.js (version 16 or higher) Playwright (version 1.36 or higher)
Clone the repository:
git clone https://github.com/akashseth-ifp/playwright-automation.git
cd playwright-automation
Install dependencies:
pnpm install
pnpm test
You will see a headstart-result.png file in the root directory.
