capybara-webkit/spec
Sean Geoghegan 96e79e4a2f Fix authentication time outs.
If the incorrect credentials are provided QNetworkAccessManager just keeps
firing the same signal and it gets stuck in a infinite loop. This change only
sets the user name and password if they are different to the current user
name and password, causing the event to not be continuously triggered after
failed authentications.
2012-12-17 10:53:19 +10:30
..
integration Return proper status code from slow iframe app 2012-12-11 23:48:30 -05:00
support Don't reset the browser unnecessarily 2012-11-30 22:12:03 -05:00
browser_spec.rb Remove Url command 2012-11-30 21:38:56 -05:00
capybara_webkit_builder_spec.rb Allow ENV to change make, qmake, and spec options. 2012-02-17 11:27:00 -05:00
connection_spec.rb Forward stderr via Open3#popen3 2012-11-30 21:38:56 -05:00
cookie_jar_spec.rb Follow new capybara driver naming/module conventions 2012-07-08 12:31:18 -07:00
driver_rendering_spec.rb Driver#visit no longer resolves relative URLs 2012-11-30 21:38:56 -05:00
driver_resize_window_spec.rb Resize window spec uses AppRunner 2012-11-30 21:38:56 -05:00
driver_spec.rb Fix authentication time outs. 2012-12-17 10:53:19 +10:30
selenium_compatibility_spec.rb Improve focus handling by relying on Javascript focus() 2012-07-10 20:53:57 -07:00
self_signed_ssl_cert.rb Remove some unused global variables. 2011-10-14 17:18:33 -04:00
spec_helper.rb Reset Capybara.app_host after each spec 2012-11-30 22:12:11 -05:00