mllrsohn / gulp-protractor

gulp wrapper for protractor tests
MIT License
136 stars 82 forks source link

Spawn to fork #127

Closed rahulmr closed 7 years ago

rahulmr commented 7 years ago

Spawn having issues while we work on windows OS, fork starts sub process using module directly. Instead of finding the protractor.cmd if cli.js is used then protractor version > 3.3.0 are supported. All args that can be passed to protractor cli runner can be directly passed to this cli.js

Please check and confirm or let me know if I can do it directly.

Shyam-Chen commented 7 years ago

Do you have to prepare to merge it?

rahulmr commented 7 years ago

I was busy with some office work. Will do it ASAP. Planning to change the version to 4.1.0