Skip to content

akashseth-ifp/playwright-automation

Repository files navigation

Playwright Automation

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.

Prerequisites

Node.js (version 16 or higher) Playwright (version 1.36 or higher)

Installation

Clone the repository:

git clone https://github.com/akashseth-ifp/playwright-automation.git

cd playwright-automation

Install dependencies:

pnpm install

Running Tests

pnpm test

Result

You will see a headstart-result.png file in the root directory.

Demo

Demo

About

Practice example to learn Playwright

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors