We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If the remote Selenium server is not up ECONNREFUSED gets thrown and terminates the entire process. Please do something similar to:
http://rentzsch.tumblr.com/post/664884799/node-js-handling-refused-http-client-connections
I'd fork & pull request myself BUT not sure how you want to handle the error... thanks!! Mark
The text was updated successfully, but these errors were encountered:
I've changed the code in my fork to send errors raised by the HTTP client to the callback function provided with the command.
https://github.com/edgecampus/soda
If you (everyone) approve of it, let me know and I will make a pull request.
Sorry, something went wrong.
ship it!
No branches or pull requests
If the remote Selenium server is not up ECONNREFUSED gets thrown and terminates the entire process.
Please do something similar to:
http://rentzsch.tumblr.com/post/664884799/node-js-handling-refused-http-client-connections
I'd fork & pull request myself BUT not sure how you want to handle the error... thanks!! Mark
The text was updated successfully, but these errors were encountered: