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
Jonas Nicklas 8971237512 Merge pull request #994 from yannp/have_field-textarea_select
'textarea' and 'select' as a :type in Rspec matcher have_field()
2013-03-08 04:03:55 -08:00
..
driver hover implementation 2013-02-25 10:37:25 -08:00
node Possibility to use 'textarea' and 'select' as a :type in Rspec matcher have_field() 2013-03-08 10:19:00 +01:00
rack_test Merge branch 'css' of git://github.com/twalpole/capybara into twalpole-css 2013-02-19 19:56:49 +01:00
rspec Add type to matchers 2013-02-17 15:45:14 +01:00
selenium hover implementation 2013-02-25 10:37:25 -08:00
spec Merge pull request #994 from yannp/have_field-textarea_select 2013-03-08 04:03:55 -08: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 Make sure we don't accidentally modify the body 2013-02-20 01:41:21 +01:00
query.rb Allow :wait as an option to find, closes #974 2013-02-25 20:58:00 +01:00
rails.rb Merge branch 'asset_server' of git://github.com/sdhull/capybara into sdhull-asset_server 2013-02-19 23:49:53 +01:00
result.rb Merge branch 'capy21' 2013-02-15 22:53:15 +01:00
rspec.rb Move the RackTest driver override to capybara/rails 2012-11-15 11:20:48 -02:00
selector.rb Possibility to use 'textarea' and 'select' as a :type in Rspec matcher have_field() 2013-03-08 10:19:00 +01:00
server.rb Catch the correct timeout exception during Server#boot 2012-12-26 14:58:39 +00:00
session.rb Pull base tag injection into a helper 2013-02-19 23:57:34 +01:00
version.rb update version file 2012-12-31 14:50:22 +01:00