webrat/spec
Josh Lubaway 846a90e561 Passing TextField values as plaintext to Mechanize.
Mechanize takes input as plaintext and escapes field values on its own.
If the values are escaped before they are passed to Mechanize, the values will be escaped twice.

These doubly-escaped values will result in incorrect behavior on the server side.
2009-05-29 10:42:30 -07:00
..
fakes Whitespace 2009-04-07 20:30:12 -04:00
integration Added current_url to SeleniumSession to have the same api for both sessions 2009-05-13 22:33:20 -05:00
private Passing TextField values as plaintext to Mechanize. 2009-05-29 10:42:30 -07:00
public Revert "Correct some specs that need full URLs" 2009-05-11 16:51:42 -04:00
rcov.opts Added prelimary support for fully qualified links starting with http:// or https://. Restored missing commits(???) 2008-05-04 04:15:36 -04:00
spec.opts spec.opts 2008-11-13 21:28:28 -05:00
spec_helper.rb Whitespace 2009-04-07 20:30:12 -04:00