I want to know webpage performance of given URL, Specifically time difference (between request and response) of each resource used in given webpage (URL).
Google Page Speed API does the same, but it requires *.HAR file as input, I don’t know how to generate HAR File for given URL.
Can you please guide me; I want to integrate this functionality to my existing WPF application.
Is there any tool will generate html URL to HAR?
Thanks, Hiren Shah.