Next-Gen App & Browser
Testing Cloud
Trusted by 2 Mn+ QAs & Devs to accelerate their release cycles
To install Puppeteer, you must first have Node.js and npm (the Node.js package manager) installed on your system.
node -v
npm -v
If you don't have Node.js and npm installed, you can download and install them from the official website.
npm install puppeteer
const puppeteer = require('puppeteer');
KaneAI - Testing Assistant
World’s first AI-Native E2E testing agent.