

Q: What is the status of cross-browser support? The Chrome DevTools team maintains the library, but we'd love your help and expertise on the project! Contributing to PuppeteerĬheck out contributing guide to get an overview of Puppeteer development. We really appreciate the hard work those people put in to providing high quality TypeScript definitions for Puppeteer's users.


#Chrome emulator mac install
Npm install -save-dev types that you'll see appearing in the Puppeteer source code are based off the great work of those who have contributed to the package. Give it a spin: Getting Started Installation
#Chrome emulator mac full
Puppeteer runs headless by default, but can be configured to run full (non-headless) Chrome or Chromium. Puppeteer is a Node library which provides a high-level API to control Chrome or Chromium over the DevTools Protocol. API | FAQ | Contributing | Troubleshooting
