YahooArchive / arrow

FE Test framework designed to promote TDD
http://yahoo.github.io/arrow/arrow_intro.html
BSD 3-Clause "New" or "Revised" License
55 stars 59 forks source link

Show proper error message if Selenium Server is not up #231

Open pranavparikh opened 10 years ago

pranavparikh commented 10 years ago

Right now, if Selenium server is not up, Arrow fails with this message "Error while capturing HTML screenshot: Error: EHOSTUNREACH connect EHOSTUNREACH" error

This shall be handled gracefully. Arrow should quit with error message "Selenium Server is not up".