mozilla / geckodriver

WebDriver for Firefox
https://firefox-source-docs.mozilla.org/testing/geckodriver/
Mozilla Public License 2.0
7.03k stars 1.51k forks source link

Firefox portable on Windows #2038

Closed tellts closed 1 year ago

tellts commented 1 year ago

Sorry, but I don't understand how and where to enter this if you need to install it on a computer where portable Firefox will be used. `% mkdir $HOME/tmp

% TMPDIR=$HOME/tmp geckodriver`

whimboo commented 1 year ago

It's unclear what this issue is about. And it doesn't seem to be specific to geckodriver but how to run it?

I'm closing but will be happy to answer any questions in case it becomes clear what the problem actually is.

tellts commented 1 year ago

I meant that these lines of the console command window are indicated in the release description. But I do not know how to practically use them and where and how to insert them correctly. https://github.com/mozilla/geckodriver/releases/tag/v0.31.0

whimboo commented 1 year ago

This entry has nothing to do with the portable version of Firefox on Windows. It's only an issue with Snap packages on some Linux distributions.

tellts commented 1 year ago

If I use the Firefox browser on Windows, do I need to install the latest version of the browser that was released now, or is it better to use the April version of the browser, which is current at the time the driver was released?

whimboo commented 1 year ago

For security reasons and to run with the latest features always use the most recent version of Firefox. The compatibility matrix you can find at https://firefox-source-docs.mozilla.org/testing/geckodriver/Support.html.