Uncaught (in promise) waiting for navigation: timed out after 30s

Hi @alex ,

So on your question about how to have separate metrics per page, currently that’s not exactly possible from the summary, as this provides an aggregated view of all metrics, but you can achieve that by redirecting the output, for example to a JSON file or to a TS DB such as Prometheus or InfluxDB and then filter the metrics per specific URL.

See previous community posts that can help you experiment with these options: