Runscenario on repeat doesnt work

RunScenario 180f49e2-b8e0-4260-ae0e-93d56b329e74 -Repeat 10

It only runs the scenario 1 time, not 10 (or any other value for that matter)

Hi @4532342 ,

Could you please give me the scenario ID of the main Scenario which has the steps you mentioned?

RunScenario 180f49e2-b8e0-4260-ae0e-93d56b329e74 -Repeat 10

If possible you can share the report here as well to check.

I will check what could be the reason.

By the way, we observed that if there is a scenario level parameter, this can cause problems for repeat function. Make sure to use only project level parameters. We fixed that and release it soon.