capybara-webkit/spec
Joe Ferris 519d90306b Introduce API for global configuration
Users were generally confused about where to configure things like
allowed URLs. Because they were reset in between each sessions, they
needed to be applied repeatedly in a before block.

This introduces an API for global configuration, which will be applied
for every session. It also deprecates the per-session configuration
methods, as those are less likely to be useful.
2015-06-26 13:13:23 -04:00
..
integration Save a screenshot when raising a ClickFailed exception 2013-11-09 15:30:58 -05:00
support Introduce API for global configuration 2015-06-26 13:13:23 -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 Introduce API for global configuration 2015-06-26 13:13:23 -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 Remove SocketDebugger and deprecate socket_class 2015-04-28 10:13:08 -04:00