Various easy nits

This commit is contained in:
Shing Lyu 2016-11-16 17:06:14 +08:00
parent 6110017569
commit d8b862e4d7
7 changed files with 21 additions and 45 deletions

View file

@ -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