Commit Graph

9 Commits

Author SHA1 Message Date
Bryan Helmkamp b4bdeb5319 Fall back on Hpricot when Nokogiri isn't available (eg. JRuby) 2008-11-11 00:28:38 -05:00
Bryan Helmkamp f1bf1013c9 Renaming clicks_button to click_button 2008-11-05 18:32:36 -05:00
Bryan Helmkamp 461a77d1d9 Revert "Support selecting options by their values (Alex Lang)"
This reverts commit 1b51de8f0f.

Conflicts:

	History.txt
2008-10-22 00:07:30 -04:00
Bryan Helmkamp 1b51de8f0f Support selecting options by their values (Alex Lang) 2008-10-21 22:41:02 -04:00
Luke Melia 33fdf33c89 Raise error when trying to interact with a disabled form element 2008-10-01 20:22:23 -04:00
Bryan Helmkamp 399a3852a1 Add some missing spec coverage. Bump coverage theshold 2008-08-11 00:29:21 -04:00
Bryan Helmkamp 2e20267c90 Switch from Mocha to RSpec mocks 2008-07-25 19:11:56 -04:00
Kyle Hargraves 3b72459298 Support '&' in submitted values 2008-06-05 09:17:39 -05:00
Bryan Helmkamp cf6b9d26c0 Start isolating Rails-specific webrat components to prepare for additional modes (Merb and WWW::Mechanize) 2008-05-11 23:58:20 -04:00