Live data from Hacker News

Puppeteer Support for Firefox

hacks.mozilla.org

91–92 of 92 posts

Re: Puppeteer Support for Firefox

#92
post #27

What are reasons to prefer puppeteer to playwright which supports many browsers? > Cross-browser. Playwright supports all modern rendering engines including Chromium, WebKit, and Firefox. https://playwright.dev/

Playwright is shipping patched browsers. They take the open source version of the browser and patch in e.g. CDP support or other things that make automation "better. Playwright does not work with a "normal" Safari for example.
Post reply on HN