Hi there, we are using K6 for load testing services, we are looking at your browser functionality, browser loaded is always a long duration for a page and it does not indicate when the page is trully ready, any efforts to improve the browser metrics and can your tool capture user timers ?
Hi @svoperf,
Welcome to the forum!
Can you please give us more details as to what you are testing (a script that points to a publicly accessible website that exhibits the same behaviour as you are describing would help a lot!); and what you are expecting?
At a guess I believe you are being affected by the chrome launching time which is not negated from the metrics (such as iteration_duration
).
Cheers,
Ankur