Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
yugal-compro opened this issue Oct 13, 2023 · 0 comments
Open

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

yugal-compro opened this issue Oct 13, 2023 · 0 comments

Comments

@yugal-compro
Copy link

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/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant