1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00
Commit graph

11 commits

Author SHA1 Message Date
Lenny Marks
ee49df6561 Pulled out find/have methods into Searchable module to be shared by Session and Node(for relative searching) 2009-12-24 00:41:34 -05:00
Jonas Nicklas
b57efde45c Run driver spec as remote instead
Running session spec is too slow
2009-12-19 12:40:08 +01:00
Lenny Marks
5c22edb7cd Trashing Driver::Base#response in favor of #response_headers. Not supported by all browsers(e.g. Selenium) 2009-12-18 12:50:55 -05:00
Lenny Marks
4fae6a4a86 Reconciling latest changes to culerity_driver to celerity_driver 2009-12-17 23:41:22 -05:00
Jonas Nicklas
d183409d19 Merge remote branch 'denro/evaluate_script'
Conflicts:
	lib/capybara.rb
	lib/capybara/driver/selenium_driver.rb
	lib/capybara/dsl.rb
	spec/session/culerity_session_spec.rb
	spec/session/selenium_session_spec.rb
	spec/session_spec.rb
2009-12-12 21:56:32 +01:00
Dennis Rogenius
bcff9d7eda fixed a desciption and removed whitespaces 2009-12-11 22:40:23 +01:00
Jonas Nicklas
cd2b411ea2 Removed Safariwatir and Firewatir drivers 2009-12-09 21:29:51 +01:00
Jonas Nicklas
56d5c2cd44 Completely comment out Watir driver specs
So they don't load and require their dependencies
2009-11-24 23:37:25 +01:00
Theo Hultberg and Jonas Nicklas
6b099a4a33 renamed to capybara 2009-11-16 22:02:16 +01:00
Jonas Nicklas and Kevin Fitzpatrick
ac7d044243 Changed to use selenium-webdriver and it works! 2009-11-14 10:44:46 +01:00
Jonas Nicklas
8706b7641c Move driver specs into own directory 2009-11-07 18:55:55 +01:00