« Return to Thread: Capture http traffic/response times

Re: Capture http traffic/response times

by RafalK :: Rate this Message:

Reply to Author | View in Thread

I found out tat the new version of selenium rc has a command to capture network traffic. Its in the nightly snapshots and will be available in the 1.0 version I believe.

- Rafal

RafalK wrote:
I am looking for a way to capture the HTTP response times, return codes, etc for all of the page components (HTML, css, js, and AJAX calls). Since everything is going through a proxy that comes with Selenium RC I should be able to extend the proxy code to capture those metrics. Any info on where exactly this can be done would be greatly appreciated. Thanks.

 « Return to Thread: Capture http traffic/response times