Commit Graph

4 Commits

Author SHA1 Message Date
Gareth Townsend d80471982d Implement status_code method for rack_test_driver. 2010-06-07 11:45:09 +10:00
Gareth Townsend 072e697130 Implemented a response_code method in the Capybara::Driver::Base class that raises Capybara::NotSupportedByDriverError. 2010-06-07 11:13:57 +10:00
Larry Diehl 67a2076ecc Merge remote branch 'jgagner/master'
Conflicts:
	lib/capybara/driver/selenium_driver.rb
	lib/capybara/session.rb
	spec/driver/selenium_driver_spec.rb
2010-04-28 16:03:27 -07:00
Jonas Nicklas cf1aa4d073 Moved shared specs into lib directory
This way, implementations of other drivers can
use the specs to verify that they are working
correctly.
2010-04-09 16:41:35 +02:00