Page Load time using Firebug and Selenium
Firebug is a well known tool for debugging and page load time.It provides detailed timing information about Http traffic initiated by the page. The Net panel which collects all the data can be used to export it into HAR file. Prerequisites Firebug…