Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Fix "npm run update-webdriver" command #7071

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/content/tutorial/index.ngdoc
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ tasks that you will need while developing:
- `npm start` : start a local development web-server
- `npm test` : start the Karma unit test runner
- `npm run protractor` : run the Protractor end 2 end tests
- `npm update-webdriver` : install the drivers needed by Protractor
- `npm run update-webdriver` : install the drivers needed by Protractor

### Running Development Web Server

Expand Down Expand Up @@ -233,4 +233,4 @@ before pushing a new commit of changes to a remote repository.
[protractor]: https://github.com/angular/protractor
[bower]: http://bower.io/
[http-server]: https://github.com/nodeapps/http-server
[karma]: https://github.com/karma-runner/karma
[karma]: https://github.com/karma-runner/karma