Commit Graph

14 Commits

Author SHA1 Message Date
gaffo
397dec1436 added id support on clicks_link, added tests for matches_text? and matches_id? into link spec 2008-10-28 21:32:55 -05:00
Bryan Helmkamp
9b43961643 Allow clicking links by a regular expression 2008-10-28 16:03:35 -04:00
Bryan Helmkamp
235c601922 Cleaning up clicks_link method options 2008-10-26 17:02:58 -04:00
Bryan Helmkamp
284b3202c4 Specdoc tweaks 2008-10-25 17:17:00 -04:00
David Leal
a4f5e715f8 Consider all status codes below 500 to be success. 2008-10-25 17:30:30 +01:00
Bryan Helmkamp
dd8243108a Fix bug in support for HTTPS with Rails LM/BH 2008-08-22 10:57:00 -04:00
Bryan Helmkamp
399a3852a1 Add some missing spec coverage. Bump coverage theshold 2008-08-11 00:29:21 -04:00
Bryan Helmkamp
a610d1f9e0 Removing Page class (functionality is now in Session and Scope) 2008-08-10 15:38:32 -04:00
Bryan Helmkamp
8405c6cfb0 Support &nbsp's as spaces in matching link text (Patch from Luke Melia) 2008-07-25 19:26:59 -04:00
Bryan Helmkamp
2e20267c90 Switch from Mocha to RSpec mocks 2008-07-25 19:11:56 -04:00
Bryan Helmkamp
4fe320aac6 Merge commit 'danbarry/master' 2008-07-25 18:56:57 -04:00
Dan Barry
130f5a9d1b click link by title 2008-07-18 11:32:41 -05:00
Bryan Helmkamp
6074ec3e35 Add support for disabling JavaScript when clicking a link to enable testing of both JS and non-JS implementations LM/BH 2008-06-20 11:22:41 -04: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