How does exception hub works
Just wondering how does ExceptionHub http://www.exceptionhub.com/ track the javascript errors in the user's browser? ...
Just wondering how does ExceptionHub http://www.exceptionhub.com/ track the javascript errors in the user's browser? ...
I just added ExceptionHub (a javascript error tracking service) to our website, but all my selenium tests are failing now. When I look at the selenium output, it says it timed out in waitForPageToLoad command. If I run the test locally, I see that the page loads up fine, so I'm not really sure why selenium keeps waiting. Has anyone else ...