You are here

Selenium 3 with Firefox Portable

3 posts / 0 new
Last post
HwhZ
Offline
Last seen: 7 years 4 months ago
Joined: 2016-12-05 14:05
Selenium 3 with Firefox Portable

I tried to use Firefox Portable 50 with Selenium 3 and geckodriver (https://github.com/mozilla/geckodriver).
Firefox Portable starts but then nothing happens. See the following issue which exactly describes my problem: https://github.com/mozilla/geckodriver/issues/365

Any help is welcome.

buzz2buzz
Offline
Last seen: 7 years 2 months ago
Joined: 2017-02-14 03:35
No feedback on this ?

No feedback on this ?

John T. Haller
John T. Haller's picture
Offline
Last seen: 3 hours 57 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Just -profile, No experience

While Firefox within Firefox Portable is running, the only thing different from running Firefox locally is that it is utilizing the -profile switch. It would appear this is incompatible or that Gecko Driver is incompatible with Firefox unless it is installed. You can likely prove this the Gecko Driver folks by installing it locally and then running it with the -profile switch and pointing it to your portable profile.

I have no experience with Gecko Driver or with Selenium and can not assist on either count.

Sometimes, the impossible can become possible, if you're awesome!

Log in or register to post comments