catchpoint / WebPageTest.agent

Cross-platform WebPageTest agent
Other
213 stars 137 forks source link

combineSteps Command of Script is not working on giving count #642

Open yugal-compro opened 12 months ago

yugal-compro commented 12 months ago

Use Case: I would like to combine steps in script by giving the count of steps to combine as mentioned in https://docs.webpagetest.org/scripting/#combinesteps

Script:

combineSteps    2
navigate    www.google.com
navigate    www.yahoo.com
navigate    www.aol.com

Expected Action: Combine first 2 steps in 1 step

Issue Faced: Combining all steps in 1 and giving 0 for all metrics in second and third step

Test Result: https://www.webpagetest.org/result/231013_AiDcS1_3XF/