mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +00:00
HACKING: Link download page for Geckodriver.
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
d4139098a3
commit
0915c30ef9
@ -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
|
host$ sudo apt install smbclient # optional, to test samba
|
||||||
```
|
```
|
||||||
|
|
||||||
- Install the latest version of geckodriver. It is usually a single binary which
|
- Install the latest version of
|
||||||
you can place at /usr/local/bin/geckodriver . Geckodriver will use whichever
|
[geckodriver](https://github.com/mozilla/geckodriver/releases). It is usually
|
||||||
binary is named 'firefox' for launching the browser and interacting with it.
|
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
|
#### Run FreedomBox Service
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user