switching to firefox driver in readme

master
Matt Huntington 9 years ago
parent 742a9c07f2
commit f88b380e71

@ -1,9 +1,9 @@
1. run `npm install -g grunt-cli`
1. run `npm install -g jasmine-node`
1. Download chrome webdriver: http://chromedriver.storage.googleapis.com/index.html
1. Download firefox webdriver: https://github.com/mozilla/geckodriver/releases/
- put in in your PATH
1. Clone this repo
1. cd into this directory
1. cd into local repo directory
1. run `npm install`
1. `grunt dev`
1. `jasmine-node specs/test-spec.js`

Loading…
Cancel
Save