mllrsohn / gulp-protractor

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

fix: allow spaces in file path #112

Open davidwickman opened 8 years ago

davidwickman commented 8 years ago

Utilizing changes proposed by @svantreeck that allow spaces in the project's path and allowing options to be passed to webdriver_update.

Closes #64 Spaces in File Path