Ability to set delay with an environment variable
L
Linh Nguyen
At the moment, I can only set Delay with a specific amount of time.
Sometimes, I need to depend on some condition to determine how long should I delay before calling the next request.
That would be better if I can set delay time by using environment variable, variables.
Photo Viewer
View photos in a modal
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!