gulp-protractor error with chrome v54 / web driver v2.25
问题 Due to the latest update of chrome (v54) we've noticed our protractor tests failing. We attempted to update to the latest version of gulp-protractor (v3.0.0) which in turn downloads the latest web driver (v2.25) to resolve the issue but unfortunately a new error occurs we've been unable to resolve. Everything worked fine before chrome's update. Our protractor configuration is as follows: exports.config = { // Capabilities to be passed to the webdriver instance. capabilities: { 'browserName':