HACKING: Link download page for Geckodriver.

Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
Fioddor Superconcentrado 2020-10-09 16:23:45 +00:00 committed by Sunil Mohan Adapa
parent d4139098a3
commit 0915c30ef9
No known key found for this signature in database
GPG Key ID: 43EA1CFF0AA7C5F2

View File

@ -396,9 +396,11 @@ host$ sudo apt install xvfb python3-pytest-xvfb # optional, to avoid opening br
host$ sudo apt install smbclient # optional, to test samba
```
- Install the latest version of geckodriver. It is usually a single binary which
you can place at /usr/local/bin/geckodriver . Geckodriver will use whichever
binary is named 'firefox' for launching the browser and interacting with it.
- Install the latest version of
[geckodriver](https://github.com/mozilla/geckodriver/releases). It is usually
a single binary which you can place at `/usr/local/bin/geckodriver` .
Geckodriver will use whichever binary is named 'firefox' for launching the
browser and interacting with it.
#### Run FreedomBox Service