question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Deprecate puppeteer-firefox in transition to Firefox support in puppeteer

See original GitHub issue

As of v2.1.0 puppeteer has alpha-level support of Firefox Nightly via the protocol described at https://wiki.mozilla.org/Remote.

Meanwhile, puppeteer-firefox and the “Juggler” fork of Firefox that it depends on are no longer maintained for some time.

  • Add a deprecation message to the puppeteer-firefox package, but keep it available for the time being.
  • Remove the code under /experimental
  • Remove unit test runs against Juggler from CI (#5136 )
  • Add deprecation message to Juggler repo; archive it.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
mjzffrcommented, Feb 14, 2020

@mathiasbynens Proposed deprecation warning to add to puppeteer-firefox package:

Firefox support is gradually transitioning to the puppeteer package. As of puppeteer v2.1.0 you can interact with Firefox Nightly. The puppeteer-firefox package will remain available until the transition is complete, but it is no longer actively maintained. For more information visit https://wiki.mozilla.org/Remote

0reactions
whimboocommented, Jun 24, 2022

This work has been done by PR #8307.

Read more comments on GitHub >

github_iconTop Results From Across the Web

how do you install and run puppeteer for firefox - Stack Overflow
npm WARN deprecated puppeteer-firefox@0.5.1: Firefox support is gradually transitioning to the puppeteer package. As of puppeteer v2.1.0 you ...
Read more >
puppeteer-firefox - npm
This package has been deprecated. Author message: Firefox support is gradually transitioning to the puppeteer package.
Read more >
Browser-Automation Library Puppeteer Now Supports Firefox
With Firefox support transitioning to the puppeteer package, the puppeteer-firefox package has been deprecated. Puppeteer can now fetch a ...
Read more >
Vendoring Puppeteer — Firefox Source Docs documentation
We periodically perform a manual two-way sync. Below is an outline of the process interspersed with some tips. Clone the Puppeteer git repository...
Read more >
Puppeteer 3.0.0 now supports Firefox out of the box - Reddit
Actually Firefox is better browser than Chrome. I made the switch recently and it feels much more different. About Puppeteer vs Playwright ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found