Hello everybody,
I am trying to analyse the performance of a web application and the first thing I watched was the Chrome DevTools network panel.
I have captured the traffic and saved it to a HAR file for later reuse (eg including it in a document for my boss).
But I've discovered that the content download times are missing from the har file.
but the content download times are always missing
But if I load the HAR into a viewer I don't see this wait time reported.
Perhaps am I missing something ?
thanks
Nicola