Ability to set delay with an environment variable
Nguyen Linh
Hi,
Any updates about this ?
Tanjim
Nguyen Linh:
I sincerely apologize for the delay in my response.
Regarding your query, I understand your need to set delay times dynamically based on certain conditions. You can achieve this by adding a post-processor in the request before this test step, simply by using "setTimeout(function(){}, 5000);". This way, you can dynamically determine the delay time based on your conditions.
If you have further questions or need additional assistance, please feel free to reach out. Apologies again!