Commit Graph

234 Commits

Author SHA1 Message Date
Jeremy Burks 5623643b53 exposed the mechanize page 2008-11-03 20:44:33 -06:00
Jeremy Burks 40c6b6ed44 "fixed" MechanizeSession, Session expects get and post to have 3 arguments 2008-10-27 22:01:48 -05:00
Jeremy Burks 71adad4ada the manifest was missing core/mime.rb 2008-10-27 22:01:27 -05:00
Jeremy Burks 5efa47aa53 fixed requires and manifest 2008-10-27 21:58:21 -05:00
Jeremy Burks d03ed0238c Merge branch 'master' of git@github.com:jrun/webrat 2008-10-27 21:29:28 -05:00
Jeremy Burks 0b17495446 move merb/param_parser to core so it can be used for other sessions other than merb (i.e. mechanize) 2008-10-27 21:29:22 -05:00
Ross Kaffenberger 42506924ae Adding is_ordered and dragdrop helper methods to SeleniumSession 2008-10-27 11:15:49 -04:00
Bryan Helmkamp 0ffadb1d22 Merge commit 'notch8/master' 2008-10-26 18:16:40 -04:00
Bryan Helmkamp 5975313cdd Docs 2008-10-26 18:03:24 -04:00
Bryan Helmkamp 235c601922 Cleaning up clicks_link method options 2008-10-26 17:02:58 -04:00
Bryan Helmkamp 8f401f67d5 Merge commit 'ryanbriones/master' 2008-10-25 17:45:59 -04:00
Bryan Helmkamp 484e8e3854 History 2008-10-25 17:38:08 -04:00
Bryan Helmkamp 2e542c1cf5 Move MIME type conversion into a separate module 2008-10-25 17:38:08 -04:00
Ryan Briones ba24901dce add ability to set custom headers; add http_accept helper 2008-10-25 17:38:08 -04:00
Bryan Helmkamp 284b3202c4 Specdoc tweaks 2008-10-25 17:17:00 -04:00
Bryan Helmkamp 0b280c2f9f History 2008-10-25 17:15:14 -04:00
Bryan Helmkamp 6f7325aa53 Merge commit 'david/master' 2008-10-25 17:13:54 -04:00
Bryan Helmkamp c2203cf6ad Removing bad logger spec. autospec should work now 2008-10-25 16:56:06 -04:00
Bryan Helmkamp 2473cccb92 Cleaning up require structure 2008-10-25 12:59:21 -04:00
Bryan Helmkamp 324f412c7e Removing spikes 2008-10-25 12:43:35 -04:00
Bryan Helmkamp bc34dc9ba0 Restructuring spec tasks 2008-10-25 12:42:38 -04:00
David Leal a4f5e715f8 Consider all status codes below 500 to be success. 2008-10-25 17:30:30 +01:00
Bryan Helmkamp ed6f7fc4a2 Moving around some specs 2008-10-25 12:22:55 -04:00
Bryan Helmkamp ed65538f7b History 2008-10-25 12:16:04 -04:00
Bryan Helmkamp 09d765d7c4 Rename element_labeled to field_labeled 2008-10-25 12:15:16 -04:00
Bryan Helmkamp 354c8c1f4e Merge commit 'dchelimsky/master' 2008-10-25 12:11:48 -04:00
Bryan Helmkamp 9e39c731e0 Readme 2008-10-25 11:38:23 -04:00
Ryan Briones 2ffa278651 add ability to set custom headers; add http_accept helper 2008-10-23 23:16:37 -04:00
David Chelimsky 1ba0f58dfa added checked? to CheckboxField 2008-10-22 23:28:36 -05:00
David Chelimsky 070f36ce51 added element_labeled with support for TextField, TextareaField, CheckboxField, RadioField, HiddenField 2008-10-22 23:21:25 -05:00
David Chelimsky 4590710cfc add spec.opts 2008-10-22 13:12:45 -05:00
David Chelimsky bad6923adb Merge branch 'brynary/master'
Conflicts:
	Manifest.txt
	README.txt
2008-10-22 12:45:31 -05:00
Rob Kaufman 190fe0b73f Added code improvements to request handling for merb, thanks to David Leal 2008-10-22 10:30:39 -07:00
Rob Kaufman ef0176f187 Added code improvements to request handling for merb 2008-10-22 10:29:32 -07: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 d62d135777 Revert "Add #select_date for quickly filling out Rails-style date fields (Alex Lang)"
This reverts commit 9671c4256c.

Conflicts:

	History.txt
2008-10-22 00:06:46 -04:00
Bryan Helmkamp f831b497f3 Merge commit 'krist0ff/master'
est.txt
	Rakefile
	lib/webrat/merb.rb
	spec/spec_helper.rb

Conflicts:
	History.txt
	Manifest.txt
	Rakefile
	lib/webrat/merb.rb
	spec/spec_helper.rb
2008-10-21 23:29:23 -04:00
Bryan Helmkamp 2f656c85c7 History 2008-10-21 23:02:45 -04:00
Bryan Helmkamp 58a9fc3ac3 Manifest 2008-10-21 23:01:08 -04:00
Bryan Helmkamp 04923ee6e3 Merge commit 'notch8/master' 2008-10-21 22:53:01 -04:00
Bryan Helmkamp 9671c4256c Add #select_date for quickly filling out Rails-style date fields (Alex Lang) 2008-10-21 22:44:39 -04:00
Bryan Helmkamp 1b51de8f0f Support selecting options by their values (Alex Lang) 2008-10-21 22:41:02 -04:00
Bryan Helmkamp 7adeb86f2c Add support for clicking areas of an image map (Alex Lang) 2008-10-21 22:35:12 -04:00
Bryan Helmkamp a59e6f873a Coverage 2008-10-21 22:20:02 -04:00
Bryan Helmkamp 8e32ae80ca History 2008-10-21 22:13:43 -04:00
David Leal bbc826d8c5 Show error page. 2008-10-21 22:12:52 -04:00
Bryan Helmkamp 854d09a13e History 2008-10-21 22:06:18 -04:00
Bryan Helmkamp 8c73680e64 Rename Field#value to Field#escaped_value 2008-10-21 22:05:21 -04:00
Bryan Helmkamp e4cbf943a9 Merge commit 'mfilej/master' 2008-10-21 22:02:46 -04:00
Bryan Helmkamp 85330c9b1b Changelog 2008-10-21 22:02:24 -04:00