DKarap / web-driver

crawler that use the webdriver, ghostdriver/phantomJS
0 stars 1 forks source link

Check excetpion handling and return values for each function in Driver interface #10

Closed DKarap closed 10 years ago

DKarap commented 10 years ago

When should we throw an exception or return a null value instead?

DKarap commented 10 years ago

We get fatal exception when we run the corresponding test in Amedoo project. This is due to f@@k up websites and phantomjs. We need to run the test all over the production resources and handle each possible exception!!