gulp-protractor : A helper for protactor and gulp. You can installing gulp-protractor npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install gulp-protractor $ sudo npm install -g gulp-protractor
If want to update the gulp-protractor package execute the command as below,
$ sudo npm update gulp-protractor
Update package globally,
$ npm install -g gulp-protractor
$ sudo git clone https://github.com/rektide/gulp-protractor.git
$ sudo npm install -g ./gulp-protractor
gulp-protractor@4.1.0 /usr/lib/node_modules/gulp-protractor
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-protractor
Package Name | gulp-protractor |
Version | 4.1.0 |
Description | A helper for protactor and gulp |
Released Date | 2017-03-24T18:32:01.174Z |
Published by | rahulmr |
How to Learn | https://www.npmjs.com/package/gulp-protractor/tutorial |