You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @vipper I just tried selenium-standalone on Windows XP with latest nodejs and it worked very well, please try again with npm install -g selenium-standalone@latest and be sure to use a recent nodejs version.
If the issue is still here, feel free to reopen it with more details on how to reproduce (windows version, nodejs version)
…259)
* Updated dependency versions with yarn. Added yarn lockfile. Using 3.0.1 selenium. Updated docs to reference newer drivers.
* Using java 8
* Switched travis job to be java to get 1.8
* Using travis install and script to drive tests
* Added documentation and error message to inform user of minimum java version
* Removing section seperators from README
* Fixed typo
* Feature/touchup travis (#3)
* Merged latest master
* Using node version matrix
* Using shorter travis matrix
* Using env matrix for travis node version
Hey man,
that error is happening when i run node install.js in a win platform.
Do you know why and how to fix?
C:\test projects\selenium-standalone\install.js:29
throw err;
^
Error: read ECONNRESET
at errnoException (net.js:901:11)
at TCP.onread (net.js:556:19)
npm ERR! weird error 8
npm ERR! not ok code 0
The text was updated successfully, but these errors were encountered: