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

16 commits

Author SHA1 Message Date
Jonas Nicklas
4c29fd9581 Merge remote branch 'initforthe/master'
Conflicts:
	lib/capybara.rb
2009-12-20 16:23:13 +01:00
Lenny Marks
481e912c5b Brought back Culerity driver now as subclass of Celerity. Hash style driver options replaced. Capybara.app_host for connecting to running app. 2009-12-18 11:40:51 -05:00
Lenny Marks
4e7ce11372 Ranamed culerity_driver to celerity_driver(Celerity via Culerity or just Celerity) 2009-12-16 15:42:37 -05:00
Jonas Nicklas
7358deb5d6 tagged 0.2.0 2009-12-13 15:08:12 +01:00
Jonas Nicklas
0ece1e3a4d tagged 0.1.4 2009-12-12 22:38:41 +01: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
525ba2d654 removed whitespace and added dsl shortcut to evaluate_script method 2009-12-12 13:33:00 +01:00
Jonas Nicklas
364affa757 Automatically wait for asynchonous loading 2009-12-09 21:43:40 +01:00
Jonas Nicklas
cd2b411ea2 Removed Safariwatir and Firewatir drivers 2009-12-09 21:29:51 +01:00
Jonas Nicklas
f22092a214 Do label searches in a single XPath 2009-12-09 18:19:44 +01:00
Jonas Nicklas
3f9950e09d Move default_selector out of session. Closes #11 2009-12-03 18:50:03 +01:00
Jonas Nicklas and Peter Gromark
4cbab684a5 tagged 0.1.3 2009-11-30 21:38:09 +01:00
Jonas Nicklas
792457376f Tagged 0.1.2 2009-11-24 23:58:26 +01:00
Jonas Nicklas
8720e4b590 tagged 0.1.1 2009-11-20 19:16:30 +01:00
Jonas Nicklas
c389a0c0d3 Added node class and made driver's nodes inherit 2009-11-17 23:52:22 +01:00
Theo Hultberg and Jonas Nicklas
6b099a4a33 renamed to capybara 2009-11-16 22:02:16 +01:00