CLI and library · puppeteer/puppeteer

@puppeteer/browsers

Installs, lists, clears, locates, and launches browsers or drivers; also supports custom download providers.

Type
CLI and library
Repository
puppeteer/puppeteer
Readiness
Production-oriented
Keywords
7

Location

Repository path

packages/browsers/README.md

Invocation

CLI: `npx @puppeteer/browsers --help`; API: import methods such as `install` from `@puppeteer/browsers`.

Setup

Installation / activation

Invoke its npx commands or import its programmatic API.

Keywords

browser managerCLIinstalllaunchlistclearcustom providers

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

Open full repository research