CLI and library · puppeteer/puppeteer
@puppeteer/browsers
Installs, lists, clears, locates, and launches browsers or drivers; also supports custom download providers.
Location
Repository path
packages/browsers/README.mdInvocation
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