Bug 21813 resolves an uncaught JS console error which was introduced after the mass move of JS to the footer. I'd love to see some sort of regression test to catch such errors in the future.. but I'm not sure how to proceed and didn't want to prevent that bug from progressing.. hence the new report here.
(In reply to Martin Renvoize from comment #0) > I'd love to see some sort of regression test to catch such errors in the > future.. but I'm not sure how to proceed and didn't want to prevent that bug > from progressing.. hence the new report here. Do you mean an automated test? I'd be intrigued by that.
Created attachment 86700 [details] [review] Bug 22077: Make sure there were not JS errors on running selenium tests We could move that code to t::lib::Selenium and add the subtest to all our selenium/*.t files
However https://github.com/mozilla/geckodriver/issues/284