Open svattenky opened 7 years ago
I'm getting the same error message, except that the program prints "Shut down Selenium server" and the html message twice. I'm using Protractor 4.0.14.
@angelblade27 @michelle-chiang Are you perhaps using this package? https://github.com/seckardt/grunt-protractor-webdriver
I have the same bug and I tracked it down to an issue in protractor_webdriver.js
. When using a local standalone server this plugin tries to hit http://localhost:4444/selenium-server/driver/?cmd=shutDownSeleniumServer
, but the root now redirects to a help page.
We were previously using grunt-protractor-runner-4.0.0 which was working fine. We wanted to move to protractor 5 and we updated to grunt-protractor-runner 5.0.0. When the selenium server shuts down it fails and throws an exception
Not sure why this is happening SeleniumServer:selenium-server-standalone-3.4.0.jar