capybara-webkit/spec
Oliver Peate 2e869bb9b7 Allow JavaScript errors to be raised as exceptions (#988)
When configured, all driver commands (except reading console messages) will
check for JavaScript errors. 

The ConsoleMessages command is excluded from the check to prevent recursion, and
maintain the ease of debugging JavaScript errors interactively.
2017-03-17 14:54:36 +00:00
..
fixtures Test with a shell script instead of shell command 2016-10-07 10:31:38 -04:00
integration Update to modern RSpec 2017-02-06 10:56:58 -08:00
support Allow JavaScript errors to be raised as exceptions (#988) 2017-03-17 14:54:36 +00:00
browser_spec.rb Allow JavaScript errors to be raised as exceptions (#988) 2017-03-17 14:54:36 +00:00
capybara_webkit_builder_spec.rb Update to modern RSpec 2017-02-06 10:56:58 -08:00
configuration_spec.rb Introduce API for global configuration 2015-06-26 13:13:23 -04:00
connection_spec.rb Update to modern RSpec 2017-02-06 10:56:58 -08:00
cookie_jar_spec.rb Update to modern RSpec 2017-02-06 10:56:58 -08:00
driver_rendering_spec.rb Update to modern RSpec 2017-02-06 10:56:58 -08:00
driver_resize_window_spec.rb Update to modern RSpec 2017-02-06 10:56:58 -08:00
driver_spec.rb Allow JavaScript errors to be raised as exceptions (#988) 2017-03-17 14:54:36 +00:00
errors_spec.rb Update to modern RSpec 2017-02-06 10:56:58 -08:00
selenium_compatibility_spec.rb Update to modern RSpec 2017-02-06 10:56:58 -08:00
self_signed_ssl_cert.rb Remove some unused global variables. 2011-10-14 17:18:33 -04:00
server_spec.rb Update to modern RSpec 2017-02-06 10:56:58 -08:00
spec_helper.rb Update to modern RSpec 2017-02-06 10:56:58 -08:00