Hello Sir, I have a question regarding a test I need to run with two endpoints. The first endpoint is a token call, and I extract that token to use in the subsequent requests. I want the token call to execute initially and then every three minutes thereafter. I attempted to use a Constant Timer on the token call, but this approach only triggers the token call after the third minute once the test has started. How can I configure the setup so that the token call occurs right at the start of the test and then continues to run every three minutes? Thanks a lot!
@SoujanyaM-ep7yq12 күн бұрын
Hello Sir, I am stuck with the above mentioned issue, could you please help me with it? Thanks a lot!