This is more of a ruby question than watir question, but you can take
a look at the Net:HTTP class: 
http://ruby-doc.org/stdlib/libdoc/net/http/rdoc/classes/Net/HTTP.html

orde

On May 16, 5:53 am, Сергей Демьянчук <sergeydemjanc...@gmail.com>
wrote:
> Hi, Amit
>
> This is possible with Watir if you use HttpWatch Controller.
> Before tell you more i think it will be optional for you to take a look 
> athttp://www.httpwatch.com/rubywatir/.
> The main idea of this approach is that you create the instance of the
> browser (Internet Explorer or Firefox)  attach HttpWatch plugin and start to
> record. This plugin allows you to get information you are interested in
> (status codes, kbytes received, kbytes send, header info, etc).
>
> Thanks,
> Sergii
>
> 2011/5/16 Amit Bobade <amit.sr...@gmail.com>
>
>
>
>
>
>
>
> > Dear all:
>
> > I am trying to deal with http response using watir. It is possible with
> > watir? If yes, please tell me how to deal with response (status
> > code), header, etc.
>
> > --
> > Thanks and Regards,
> > Amit
>
> >  --
> > Before posting, please readhttp://watir.com/support. In short: search
> > before you ask, be nice.
>
> > watir-general@googlegroups.com
> >http://groups.google.com/group/watir-general
> > watir-general+unsubscr...@googlegroups.com

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

Reply via email to