capybara-webkit/spec
Joe Ferris 15fe888069 Move stderr option to config
This is another option we missed when moving things into the
Configuration object.

I had to make substantial changes to the tests, because many of them
were using the stderr option for new connections. However, I think the
end result is actually cleaner.
2016-04-07 12:07:03 -04:00
..
integration fix default_wait_time deprecation 2015-09-23 19:34:14 -04:00
support Move stderr option to config 2016-04-07 12:07:03 -04:00
browser_spec.rb Introduce API for global configuration 2015-06-26 13:13:23 -04:00
capybara_webkit_builder_spec.rb Include the code that we need 2015-03-27 16:17:44 -04:00
configuration_spec.rb Introduce API for global configuration 2015-06-26 13:13:23 -04:00
connection_spec.rb Fix spec sleep race condition 2015-04-10 13:14:07 -04:00
cookie_jar_spec.rb switch from == to eq to remove warnings 2013-08-11 15:40:25 +01:00
driver_rendering_spec.rb Better failure when screenshot doesn't save 2014-02-06 10:24:28 -05:00
driver_resize_window_spec.rb Update for Capybara 2.3.0 2014-07-01 20:36:42 -04:00
driver_spec.rb Move stderr option to config 2016-04-07 12:07:03 -04:00
errors_spec.rb Instantiate errors in capybara-webkit 2013-05-21 21:48:38 +04:00
selenium_compatibility_spec.rb Fix for missing select events 2015-05-22 13:41:01 -04:00
self_signed_ssl_cert.rb Remove some unused global variables. 2011-10-14 17:18:33 -04:00
spec_helper.rb Add basic send_keys implementation 2016-03-29 22:02:49 -04:00