> from scripts that have errors. Our developers pointed out that > providing the HTML source of the page loaded in IE at the time of the > error would be great.
begin
assert(ie.foo == x)
rescue => e
puts ie.getHTML
end
would do it, yes?
-C
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general
