1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00
teamcapybara--capybara/lib/capybara
Jonathan del Strother 13bca79d45 Catch the correct timeout exception during Server#boot
TimeoutError is actually Capybara::TimeoutError, which is unrelated to Ruby's Timeout
2012-12-26 14:58:39 +00:00
..
driver Make source a true alias of html, closes #871 2012-11-20 14:24:39 +01:00
node Update docs according to History.md 2012-12-23 18:11:33 +03:00
rack_test Don't parse current_host 2012-12-02 20:51:50 -05:00
rspec alias_example_to seems to throw up on Travis 2012-10-30 14:43:41 +01:00
selenium Merge branch 'source-fix' 2012-11-21 09:44:20 +01:00
spec Add magic comment for Ruby2.0.0 2012-12-16 01:57:03 +09:00
cucumber.rb Merge branch 'master' of https://github.com/bjornblomqvist/capybara into bjornblomqvist-master 2011-11-15 16:15:02 +01:00
dsl.rb Use define_method instead of class_eval 2012-09-10 01:37:40 +02:00
helpers.rb Add encoding header to the helpers definition file 2012-12-05 19:46:50 +01:00
query.rb Prevent race conditions when checking negative assertions, closes #843 2012-10-30 11:08:44 +01:00
rails.rb Move the RackTest driver override to capybara/rails 2012-11-15 11:20:48 -02:00
result.rb Merge pull request #782 from ineverov/size_instead_of_count 2012-08-30 07:24:25 -07:00
rspec.rb Move the RackTest driver override to capybara/rails 2012-11-15 11:20:48 -02:00
selector.rb Suppress a warning: instance variable @label not initialized 2012-12-02 15:13:37 +09:00
server.rb Catch the correct timeout exception during Server#boot 2012-12-26 14:58:39 +00:00
session.rb Suppress a warning: instance variable @touched not initialized 2012-12-02 15:30:29 +09:00
version.rb tagged 2.0.1 2012-11-21 10:01:24 +01:00