Get in summary result of page load and finish time from browserAPI


We can see in Chrome(network tab) stats like “load time” (onload event) and even “Finish time”. Need to achieve those values in summary result.

Hi @psixoz1 ,

Could you provide more details on what is your goal/use case for these measurements? If the purpose is to evaluate the web page performance, k6 browser measures the Core Web Vitals metrics for this purpose. You can read more about it in the browser metrics page.

I know about web vitals, but its not close to the answer: how long site being loaded.
core vitals do not explain certain load time when site is FULLY LOADED
thats why many software measuring stuff shows Fully load time