Yash Garde
Yash Garde
I am also facing a similar issue: ``` Could not generate url/iteration/index, /Users/yash.garde/.nvm/versions/node/v20.9.0/lib/node_modules/sitespeed.io/lib/plugins/html/templates/url/cpu/index.pug:1 > 1| - const browsertime = medianRun ? (pageInfo.data.browsertime ? pageInfo.data.browsertime.pageSummary.browserScripts[medianRun.runIndex - 1]: undefined) : pageInfo.data.browsertime.run 2|...
Sorry for the delayed response, been trying to figure out the problem myself. I am unable to provide the exact script I am using that encounters the issue as it...
I am only testing on Chrome at the moment, I will have a look tomorrow and see whether the HAR file is generated in the error case. I will try...
Back with an update: 1. I ran the same test script (all locally this time since I am experiencing the same issue regardless of environment) both with and without the...
Another update: Just tried running the test with the `--cpu` flag on Firefox and the test completes but there is no CPU data populated in the CPU tab under Pages...
Sorry for the delayed response, the HAR files look good to me. I do not actually navigate to the URL you mentioned (`/api/session/notification`) so I'm not entirely sure why that...
Update: the `/api/session/notification` in the HAR is expected behavior even though it is NOT a page we I explicitly navigate to in the script. It is a request that is...
Don't know if this is related to this issue at all, but one of my user journey tests (where I am only measuring the final page load) is currently throwing...
Created a new issue #4243 as requested.