mllrsohn / gulp-protractor

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

Misleading/incorrect seleniumServerJar path example in README.md #121

Closed apaatsio closed 7 years ago

apaatsio commented 8 years ago

The README says that the seleniumServerJar path is

./node_modules/protractor/selenium/selenium-server-standalone-2.45.0.jar

but at least on my installation the correct path is

./node_modules/protractor/node_modules/webdriver-manager/selenium/selenium-server-standalone-2.53.1.jar

I'm using gulp-protractor 3.0.0 and protractor 4.0.10.

rahulmr commented 7 years ago

Should be resolved now. Updated the information in README as well as examples are corrected now. I have fixed this for the latest one with protractor 5.1.1 and standalone driver as 3.2.0