{
"cwd": "/example/path",
"browsers": {
"chrome_v125_linux.x64.local_0": {
"cwd": "/example/path/chrome_v125_linux.x64.local_0/stories",
"probes": {
"speedometer_3.0": {
"json": [
"/example/path/chrome_v125_linux.x64.local_0/stories/speedometer_3.0.json"
],
"csv": [
"/example/path/chrome_v125_linux.x64.local_0/stories/speedometer_3.0.csv"
]
},
"cb.system.details": null,
"cb.log": null,
"cb.errors": null,
"cb.durations": {
"json": [
"/example/path/chrome_v125_linux.x64.local_0/stories/cb.durations.json"
]
}
},
"errors": []
}
},
"probes": {
"speedometer_3.0": {
"json": [
"/example/path/speedometer_3.0.json"
],
"csv": [
"/example/path/speedometer_3.0.csv"
]
},
"cb.system.details": null,
"cb.log": null,
"cb.errors": null,
"cb.durations": {
"json": [
"/example/path/cb.durations.json"
]
}
},
"success": true,
"errors": []
}