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
2015-09-18 12:46:33 -07:00
..
driver Implement Node#send_keys support for selenium 2015-02-25 10:59:05 -08:00
node Documentation updates - fixes issue #1267 [ci skip] 2015-08-25 14:50:44 -07:00
queries current_path matcher 2015-08-25 10:58:17 -07:00
rack_test warn when attempting to select a disabled option 2015-06-05 13:24:57 -07:00
rspec current_path matcher 2015-08-25 10:58:17 -07:00
selenium Remove #parents 2015-08-10 22:49:15 +09:00
session current_path matcher 2015-08-25 10:58:17 -07:00
spec Rewrite Session#visit using URI#merge 2015-09-01 09:16:35 -07:00
cucumber.rb Remove require 'capybara/dsl' from cucumber.rb 2013-07-01 14:03:31 +03:00
dsl.rb Use define_method instead of class_eval 2012-09-10 01:37:40 +02:00
helpers.rb inject_asset_host should not raise if <head> is missing 2015-05-04 01:02:36 -07:00
query.rb move selector description to the selector object 2014-07-02 16:54:39 -07:00
rails.rb Remove insertion of Rack::Lock middleware in favor of a note in the README due to issue #1419 2014-10-13 10:08:31 -07:00
result.rb Fix API doc references to non-existent Capybara::Element 2015-02-27 07:05:39 +13:00
rspec.rb Allow RSpec view specs to leverage Capybara matchers 2015-06-05 14:46:32 -04:00
selector.rb readonly support for :field selector (find_field) = Issue #1385 2015-08-25 14:25:42 -07:00
server.rb allow configuring the errors which will be raised by the server 2015-02-26 13:40:59 -08:00
session.rb fix documentation [ci skip] 2015-09-18 12:46:33 -07:00
version.rb Preprare for work on 2.6.0 2015-08-28 13:11:41 -07:00
window.rb Resize/get size/close should work for non-current window 2014-05-28 10:26:59 +03:00