How to get total web page response time from a HAR file?
问题 In the following image, I want the total response time from the webpage. I can't seem to find it in the file sample HAR file, i.e. 38.79s in this case. Does anyone know how to get this? I am going to use Selenium along with Firebug and NetExport to export the HAR file, but right now I am trying to do it manually. Adding the individual responses does not give correct numbers. At some point I would like a Java program to find and extract the total response time. 回答1: The total load time is not