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
2013-03-26 16:24:26 +01:00
..
driver Add simple description to exception 2013-03-09 11:50:27 +08:00
node Refactor and document 2013-03-17 15:48:04 +01:00
rack_test Make RackTest::Node#disabled? behavior match webdriver for option and optgroup elements 2013-03-15 12:11:12 -07:00
rspec Refactor and document 2013-03-17 15:48:04 +01:00
selenium Delay loading selenium until driver in instantiated 2013-03-18 23:43:48 +01:00
spec Prove that HTML in textareas is handled correctly 2013-03-26 16:24:26 +01:00
cucumber.rb Clean up sessions after under cucumber, to be consistent with rspec 2013-02-16 10:56:33 +01:00
dsl.rb Use define_method instead of class_eval 2012-09-10 01:37:40 +02:00
helpers.rb Refactor and document 2013-03-17 15:48:04 +01:00
query.rb Merge branch 'patch-2' of git://github.com/abotalov/capybara into abotalov-patch-2 2013-03-17 15:39:36 +01:00
rails.rb Make sure we are comparing gem versions, closes #1024 2013-03-26 13:26:18 +01:00
result.rb Refactor and document 2013-03-17 15:48:04 +01:00
rspec.rb Move the RackTest driver override to capybara/rails 2012-11-15 11:20:48 -02:00
selector.rb Add support for :disabled as a filter, instead of being harcoded, closes #982 2013-03-08 14:19:39 +01:00
server.rb Removes specs not directly related to the patch 2013-03-17 16:36:53 -07:00
session.rb Prevent nested synchronize calls on different nodes from affecting each other 2013-03-12 00:11:05 +01:00
version.rb tagged 2.1.0.beta1 2013-03-17 16:43:37 +01:00