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.

[Question] Can you specify executablePath when launching Firefox browser

See original GitHub issue

Is it possible to specify Firefox executablePath when launching a firefox browser with playwright ?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:12 (4 by maintainers)

github_iconTop GitHub Comments

4reactions
mxschmittcommented, Jun 24, 2020

Yes it is. But Firefox and WebKit only works with the Playwright specific bundled version. Chromium would work with the latest Canary build. See here for a more detailed answer: https://github.com/microsoft/playwright/issues/2623#issuecomment-646051077

0reactions
ghostcommented, Jun 24, 2020

Cool, thanks a lot for your precious help !

Read more comments on GitHub >

github_iconTop Results From Across the Web

Is there a way to specify firefox's executable path in nightwatch?
With protractor, I can specify which executable to trigger with a magic property named firefox_path . But I have not found how to...
Read more >
Where is Firefox.exe located on WIndows 10? - Mozilla Support
Right-click the desktop shortcut for Firefox and view the Properties. The Target line will show you where firefox.exe is located.
Read more >
How to use GeckoDriver in Selenium? - Tools QA
How to run tests in Headless mode using GeckoDriver? ... The WebDriver connects with the firefox browser using the GeckoDriver.
Read more >
How To Fix -Executable path has been deprecated ... - YouTube
If you are using latest version of Selenium with python then you will ... 38K views 2 years ago Selenium WebDriver Tutorials For...
Read more >
How do I find the Firefox binary path? - Ask Ubuntu
What I do is, I click right and choose Add launcher to desktop. Then you have the launcher on your desktop and there...
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