# File lib/celerity/browser.rb, line 656 def javascript_exceptions=(bool) @webclient.throwExceptionOnScriptError = bool end