When Webrat matches 'Exception caught' on the get/post response body it tries to save the response body down as a html file and then invokes opening it in a browser (I believe the opening only works on OS X though I've never tested it in another os).
This is a very useful feature unless you get a blank page :) I've had blank errors before which I've suspect was a bug but I never got around to looking at why they did not contain the response body. >oddly, in either case, a browser get opened, with something like >file:///Users/jonathan/rails/myproject/tmp/webrat-1220026536.html >which is blank -- Joseph Wilk http://www.joesniff.co.uk -- Posted via http://www.ruby-forum.com/. _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users