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.

Unable to download both chromium and firefox

See original GitHub issue

It’s possible to influence the postinstall script by setting the puppeteer product environment variable.

However this variable accepts only a single value, while I’d like to use puppeteer to run both chromium and firefox in a single project.

PUPPETEER_PRODUCT is already used for running puppeteer, so it makes sense that it’s a single value only. Could we perhaps add a separate environment variable to configure just the installation behavior, which allows setting multiple products? For example PUPPETEER_INSTALL=chrome,firefox.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:1
  • Comments:10 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
mathiasbynenscommented, Jul 17, 2020

Once puppeteer-firefox is no longer experimental, npm i puppeteer will install both browsers.

1reaction
LarsDenBakkercommented, Aug 7, 2020

@mjzffr @mathiasbynens Thanks for the info. Do we have any rough estimates or goals when it will no longer be experimental? We want to ship (experimental) firefox support for puppeteer in web test runner. I’m happy to create a PR to create a solution for the short term.

Read more comments on GitHub >

github_iconTop Results From Across the Web

What to do if you can't download or save files | Firefox Help
What to do if you can't download or save files · Check the Downloads panel for blocked downloads · Clear the download history...
Read more >
Unable to install Google Chrome and Mozilla Firefox.
While I am able to log on explorer unable to install both google and firefox. some software is obstructing. This thread is locked....
Read more >
Unable To Install Firefox And Google Chro… - Apple Community
I just downloaded both Firefox & Chrome from their respective websites, and every time I drag the installer into the Applications folder to ......
Read more >
Firefox AND Chrome refuse to download anything except in ...
When the selected folder is the default Downloads folder (I configured both browsers to ask), the download happens normally. Smells like a ...
Read more >
70197 - Unable to start Chromium on Archlinux - Monorail
Issue 70197 : Unable to start Chromium on Archlinux ... Behavior in Linux Firefox: ... I have installed both google-chrome-unstable and chromium.
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