LearnBoost / soda

Selenium Node.JS adapter
http://labs.learnboost.com
464 stars 43 forks source link

Catching HTTP client errors and sending them to callback #41

Open juriejan opened 12 years ago

juriejan commented 12 years ago

On sending commands HTTP client errors were causing the application to exit instead of bubbling up to the callback (as expected).

juriejan commented 11 years ago

Any reason this isn't being pulled in?

juriejan commented 11 years ago

Updated fix to work with 'http.request'.