webrat/lib/webrat
2009-01-12 15:41:56 -06:00
..
core change attr_accessor :mode to attr_reader since there is a writer created after 2009-01-12 15:41:56 -06:00
core_extensions Deprecating old style methods 2008-11-24 23:55:39 -05:00
selenium added selenium_browser_key to allow running on more than firefox, and completed the ability to configure to work with selenium grid." 2009-01-12 15:15:11 -06:00
core.rb Extracted save_and_open_page related functionality to a module and included it in SeleniumSession as well as the standard webrat session. Also added save_and_open_screengrab method to SeleniumSession. 2008-12-19 00:47:26 -05:00
mechanize.rb Sets the Webrat mode with Configuration#mode= in the config block 2008-12-25 23:07:10 -05:00
merb.rb Rails and Merb integration tests for following redirects 2008-12-29 23:14:26 -05:00
rack.rb Sets the Webrat mode with Configuration#mode= in the config block 2008-12-25 23:07:10 -05:00
rails.rb Refactor redirect support out of RailsSession & SinatraSession and into Session#request_page 2008-12-29 21:19:13 -05:00
rspec-rails.rb Added auto-waiting #contain and #have_selector matchers for Selenium 2008-12-02 21:55:09 -05:00
selenium.rb implemented start and stop selenium server only if the selenium_server_address is nil 2009-01-12 14:17:05 -06:00
sinatra.rb Unescape the values passed to the sinatra test helpers 2009-01-04 22:36:21 -05:00