------ art_3792_26021404.1184164661697 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Thanks Kyle I want to automate some testing including fuzzing some of the post data input. Net::HTTP can definitely do it but I wanted to view the results of test visually especially for some pages that will return a 200 OK message regardless of what you through at it. Cheers On 7/12/07, Kyle Schmitt <kyleaschmitt / gmail.com> wrote: > > What exactly are you trying to do that Watir doesn't fit the bill for? > Just curious. > Anyway if you want to manually manipulate a post, why not use > Net::HTTP? It's good at that stuff :) > http://www.ruby-doc.org/stdlib/libdoc/net/http/rdoc/index.html > > --Kyle > > ------ art_3792_26021404.1184164661697--