Get median results for multistep script

Hi guys,

I’am trying to automate the evalution of multi step scripts but can’t find the results in the json file. In the median section there is nothing related to the individual steps.

I’ve tried to use combineSteps, but with combineSteps i’am only getting the results of the first step instead of all steps. So thats not working for me.

Any ideas how to get the timings for an specific step from the json result?