1

I`m exporting a .har file using firebug extension for webdriver firefox in python selenium. I can get the "DomContentLoaded" and "'load' (event) but is it possible to get the Total time needed for all requests to be finished? Look at the attachment. It says 3.8 sec is total time for all requests, and 2s is the load event which is in my .har-file

enter image description here

I think it might be possible to add all the times for each entry, but I hope for a better solution.

enter image description here

4

0 回答 0