foxr icon indicating copy to clipboard operation
foxr copied to clipboard

What's the differences with puppeteer-firefox?

Open lanzorg opened this issue 7 years ago • 1 comments

The google chrome team is already working on something like foxr. https://github.com/GoogleChrome/puppeteer/tree/master/experimental/puppeteer-firefox

lanzorg avatar Dec 07 '18 09:12 lanzorg

When you install puppeteer-firefox, it downloads a custom-built Firefox (Firefox/63.0.4) that is guaranteed to work with the API.

Sounds like their implementation is going to be more feature rich because of that, Marionette protocol doesn't give many things.

deepsweet avatar Dec 07 '18 21:12 deepsweet