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.

implement foxr.launch()

See original GitHub issue

https://github.com/GoogleChrome/puppeteer/blob/v1.6.2/docs/api.md#puppeteerlaunchoptions

  • download Firefox
    • which version and how to control that?
    • multiplatform
  • unpack it
    • to where?
  • run it as child process with necessary args and profile
  • kill that process on browser.close()

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:28 (27 by maintainers)

github_iconTop GitHub Comments

1reaction
musikidcommented, Sep 21, 2018

I created a (basic) module to download Firefox. https://github.com/MusiKid/firefox-downloader

1reaction
musikidcommented, Sep 13, 2018

I pushed my changes on the launch branch of my fork !

Read more comments on GitHub >

github_iconTop Results From Across the Web

Launching Features - The Chromium Projects
For New Feature Incubations · Step 1: Incubating: Write up use cases and scenarios in an explainer · Step 2: Prototyping · Step...
Read more >
How Do I Implement Target using Adobe Experience Platform?
Learn how to implement the Adobe Target at.js library using Adobe Experience Platform, the preferred method to implement Target.
Read more >
Use Kotlin coroutines with lifecycle-aware components
A LifecycleScope is defined for each Lifecycle object. Any coroutine launched in this scope is canceled when the Lifecycle is destroyed. You can ......
Read more >
Creating Launch Daemons and Agents - Apple Developer
Explains how to write background processes that perform work on behalf of applications or serve content over the network.
Read more >
Troubleshoot instance launch issues - AWS Documentation
Possible causes include: The device name might be in use by the selected AMI. The device name might be reserved for root volumes....
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