Live data from Hacker News

Automating Web Performance data collection with BrowserMob Proxy and Selenium

theautomatedtester.co.uk

1–3 of 3 posts

Re: Automating Web Performance data collection with BrowserMob Proxy and Selenium

#3

A cross-browser solution for the same problem is to use the Fiddler2 Proxy/API to collect the performance Data. AlertFox uses this approach: http://blog.alertfox.com/2011/05/upcoming-features-web-traff...

The technique covered in this article is also cross-browser.