JavaScript library · puppeteer/puppeteer
puppeteer-core
Browser-automation package variant that does not download Chrome during installation.
Location
Repository path
README.mdInvocation
Install with `npm i puppeteer-core`; use `import puppeteer from 'puppeteer-core'`.
Setup
Installation / activation
Application code imports the core package and supplies its browser environment.
Keywords
browser automationcore packageno browser downloadJavaScript API
Repository context
puppeteer/puppeteer
Apache-2.0 TypeScript library and browser-management tooling for automating Chrome and Firefox through the DevTools Protocol or WebDriver BiDi; it is not an evidenced Claude Code extension, but can serve as browser infrastructure beneath the separately hosted Puppeteer-based chrome-devtools-mcp server named by the README.
browser automationweb testingend-to-end testingweb debuggingChromeFirefoxDevTools ProtocolWebDriver BiDiAngular testingbrowser management