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 at http://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 <[email protected]> > 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 read http://watir.com/support. In short: search > before you ask, be nice. > > [email protected] > http://groups.google.com/group/watir-general > [email protected] > -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
