DISQUS

DISQUS Hello! Software Test Objects is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Jump to original thread »
Author

Using HttpWatch with Watir

Started by marekj · 9 months ago

HttpWatch is a great add-on tool to Internet Explorer that captures your IE HTTP traffic. The best part for me is that it can be driven programaticly from my Watir Tests. The company Simtec has an example of how to do it on their website. So I would recommend you install HttpWatch and run the [... ... Continue reading »

1 comment

  • Another tool that I have used in the past is the most excellent chaosreader.pl perl script. You can take a .pcap capture from tcpdump or Wireshark and run it through chaosreader and extract all sorts of handy HTTP information. On top of that, it will also extract images and also generate a proxy style log of HTTP request along with a detailed list of HTTP requests and responses.

Add New Comment

Returning? Login