Loop

Hey guys is there a way how to use a simple for loop.
For example i want loop 5times and the for loop is gonna cointan some exec requests to API. Thanks!

Hi,

You should read the Gatling documentation: https://gatling.io/docs/current/general/scenario/#repeat :wink:

Best regards,

Does repeat function holds saved proms from json. I have two exec and first one saves me json params and when i wanna use them in second exec its telling me that there is not such a attribut defined.

Dne středa 5. června 2019 13:21:11 UTC+2 Alexandre CHAOUAT napsal(a):