Automate Page Load Performance Testing with Firebug and Selenium

Firebug’s Net panel is well known and indispensable tool for debugging and testing page load performance. Its purpose is to provide detailed timing information about HTTP traffic initiated by a web page. Also, all data collected by the Net panel can be exported into a HAR file and processed by other tools (e.g. you can … Continue reading Automate Page Load Performance Testing with Firebug and Selenium