1
0
Fork 0
mirror of https://github.com/thoughtbot/capybara-webkit synced 2023-03-27 23:22:28 -04:00
capybara-webkit/lib/capybara/webkit
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
..
browser.rb Attempt to handle crashes 2015-06-05 16:34:04 -04:00
configuration.rb Move stderr option to config 2016-04-07 12:07:03 -04:00
connection.rb Attempt to handle crashes 2015-06-05 16:34:04 -04:00
cookie_jar.rb Only require 'webrick/cookie' in order to avoid long load times on ruby 2.0.0-p195 2013-07-15 14:09:54 -07:00
driver.rb Test against Capybara master 2016-01-04 13:27:53 -05:00
errors.rb Attempt to handle crashes 2015-06-05 16:34:04 -04:00
matchers.rb Fixes problem with RSpec matcher. Probably the RSpec API changed recently. 2012-03-23 12:24:38 -04:00
node.rb Add basic send_keys implementation 2016-03-29 22:02:49 -04:00
version.rb Release capybara-webkit 1.9.0 2016-03-29 22:04:10 -04:00