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-02-25 14:26:00 -08:00
..
driver Fix issue #1237 so browser doesn't intialize during session reset 2014-09-19 14:18:50 -07:00
node Fix option type: String -> Symbol 2014-10-22 00:32:27 -05:00
queries Use diffferent queries for searching 2014-07-01 23:13:45 +03:00
rack_test Fix issue #1237 so browser doesn't intialize during session reset 2014-09-19 14:18:50 -07:00
rspec Enable the #fscenario example alias 2014-09-25 17:58:35 +02:00
selenium Remove unused variables in Selenium driver 2015-02-06 16:13:41 +01:00
spec Replace hardcoded localhost in spec helper. 2014-10-05 18:23:35 -04: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 Cleanup save_* family of methods 2014-08-24 14:48:20 +03: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 Use diffferent queries for searching 2014-07-01 23:13:45 +03:00
rspec.rb Don't force expose_dsl_globally=false 2014-04-03 12:47:40 -07:00
selector.rb move selector description to the selector object 2014-07-02 16:54:39 -07:00
server.rb Fix typos and whitespace 2014-03-31 17:10:27 -05:00
session.rb Fix issue #1237 so browser doesn't intialize during session reset 2014-09-19 14:18:50 -07:00
version.rb Update version for work on 2.5.0 2015-02-25 14:26:00 -08:00
window.rb Resize/get size/close should work for non-current window 2014-05-28 10:26:59 +03:00