The playwright is a Node.js library to automate Chromium, Firefox, and WebKit with a single API. Playwright is built to enable cross-browser web testing. Playwright by Microsoft did start as a fork of Puppeteer Puppeteer is a node library to automate the chromium browsers with the JavaScript API
Clone the repository open the project From the terminal install all the dependencies using 'npm i'
Node js -> v.18 or above VS Code Playwright Vs Code Extension