teamcapybara--capybara/lib/capybara
Jonas Nicklas 27d7057730 Replace timeout with retries based approach
Somehow, using Timeout was causing the Broken Pipe
errors in Culerity. Until someone can explain
how and why, this approach seems to work without
any significant drawbacks.
2009-12-25 19:04:45 +01:00
..
driver Fix failing specs 2009-12-25 18:50:01 +01:00
cucumber.rb removed database cleaner dependencies 2009-11-21 20:17:07 +01:00
dsl.rb Fix failing specs 2009-12-25 18:50:01 +01:00
node.rb Pulled out find/have methods into Searchable module to be shared by Session and Node(for relative searching) 2009-12-24 00:41:34 -05:00
rails.rb Merge remote branch 'jnicklas/master' 2009-12-08 19:45:54 +01:00
save_and_open_page.rb Save and open page spec no longer dumps files 2009-11-22 18:16:45 +01:00
searchable.rb Pulled out find/have methods into Searchable module to be shared by Session and Node(for relative searching) 2009-12-24 00:41:34 -05:00
server.rb Fallback to WEBRick if Mongrel is unavailable (JRuby) 2009-12-19 11:35:47 +01:00
session.rb Replace timeout with retries based approach 2009-12-25 19:04:45 +01:00
xpath.rb Pulled out find/have methods into Searchable module to be shared by Session and Node(for relative searching) 2009-12-24 00:41:34 -05:00