| Our integration tests should systematically fail whenever a javascript error appear. We should probably reuse the validator we have to handle errors and allow excluding some of them. But we probably need to use the Selenium Script#addJavaScriptErrorHandler for that. |