mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
Various easy nits
This commit is contained in:
parent
6110017569
commit
d8b862e4d7
7 changed files with 21 additions and 45 deletions
|
@ -64,7 +64,7 @@ If you want to test the data submission code in `submit_to_perfherder.py` withou
|
|||
## For Gecko
|
||||
|
||||
* Install Firefox Nightly in your PATH
|
||||
* Download [geckodrive](https://github.com/mozilla/geckodriver/releases) and add it to the `PATH`
|
||||
* Download [geckodriver](https://github.com/mozilla/geckodriver/releases) and add it to the `PATH`
|
||||
* `pip install selenium`
|
||||
* Run `python gecko_driver.py` to test
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue