2

I am using HarLib to read Har Files from within my Java project. The example provided on the site helps to get the time taken to load each request. How do I get the total Load time for a Web Page. The OnLoad time will not help me as I have XHR requests happening even after the content load. How do I get the time shown in screenshot when I look at Firebug from within the HarLib (The one marked in red in the image):

enter image description here

4

0 回答 0