teamcapybara--capybara/lib/capybara
Thomas Walpole 37238054df Merge branch 'jquery_update'
* jquery_update:
  fix small timing issue in test
  update jquery/ui used for testing to something more modern
2015-11-20 14:36:53 -08:00
..
driver Implement Node#send_keys support for selenium 2015-02-25 10:59:05 -08:00
node Changing :disabled option to be tristate 2015-09-18 21:51:21 -06:00
queries current_path matcher 2015-08-25 10:58:17 -07:00
rack_test Don't redefine Object method `method`. 2015-11-09 01:16:22 +01:00
rspec current_path matcher 2015-08-25 10:58:17 -07:00
selenium more fill_options for selenium node#set 2015-11-03 15:43:03 -08:00
session current_path matcher 2015-08-25 10:58:17 -07:00
spec fix small timing issue in test 2015-11-20 14:36:24 -08: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 Adjust has_select filters to allow invisible options in some cases 2015-10-06 16:15:37 -06: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