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
Benjamin R. Haskell 943db0475e Set TCP_NODELAY option on the TCPSocket
* Fixes slowness issues on Linux
2012-08-10 13:11:42 -04:00
..
browser.rb Add configurable timeouts to commands. 2012-07-18 20:27:44 -07:00
connection.rb Set TCP_NODELAY option on the TCPSocket 2012-08-10 13:11:42 -04:00
cookie_jar.rb Follow new capybara driver naming/module conventions 2012-07-08 12:31:18 -07:00
driver.rb Control JavaScript confirmation dialogs from Ruby 2012-07-13 10:12:49 -07:00
errors.rb Follow new capybara driver naming/module conventions 2012-07-08 12:31:18 -07:00
matchers.rb Fixes problem with RSpec matcher. Probably the RSpec API changed recently. 2012-03-23 12:24:38 -04:00
node.rb Follow new capybara driver naming/module conventions 2012-07-08 12:31:18 -07:00
socket_debugger.rb Follow new capybara driver naming/module conventions 2012-07-08 12:31:18 -07:00
version.rb Follow new capybara driver naming/module conventions 2012-07-08 12:31:18 -07:00