Home  Puppeteer   What browse ...

what browsers are supported by puppeteer

Puppeteer primarily supports Chromium-based browsers, but there are also community-supported projects that extend its functionality to other browsers. Here’s an overview of browser support for Puppeteer:

Officially Supported Browsers:

  1. Chromium: Puppeteer is designed to work seamlessly with any version of Chromium that it supports. This includes:
    • Google Chrome
    • Microsoft Edge (Chromium version)
    • Brave
    • Opera
    • and other Chromium-based browsers.

Community-Supported Browsers:

  1. Firefox: There is a community-maintained project called puppeteer-firefox (formerly puppeteer-firefox) that provides Puppeteer-like functionality for Firefox. It leverages Firefox's remote debugging protocol to control and interact with the browser.

Differences and Considerations:

Published on: Jun 27, 2024, 11:23 PM  
 

Comments

Add your comment