Skip to content

Commit 9bcf541

Browse files
sebmartelajoslin
authored andcommitted
chore(README): add webdriver setup instrocutions
Closes #964
1 parent 54b008d commit 9bcf541

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: README.md

+1
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ For most cases, you'll need AngularJS as well. This is bundled in `js/angular/`
8787
## Development
8888

8989
* `npm install && npm install -g gulp protractor` to setup
90+
* (if you wish to run end-to-end tests): `webdriver-manager update --chrome` to install the webdriver.
9091
* `gulp` or `gulp build` to build
9192
* `gulp docs` to generate docs (read Documentation below for how to test docs locally).
9293
* `gulp build --release` to build with minification & strip debugs

0 commit comments

Comments
 (0)