Forum Discussion
nmrao
Champion Level 3
If condition is false it should goto delay and execute the Rest call after the deiay. Otherwise, conditional goto should be to the next test step or end it (whatever appropriate)
Since delay is the first step in the sequence, you mean to say it is waiting unnecessarily? Hmm. can be done something.
Since delay is the first step in the sequence, you mean to say it is waiting unnecessarily? Hmm. can be done something.
mgroen2
6 years agoSuper Contributor
Hi,
I gave it some re-thoughts... All I need is a "while do construction"; re-execute the REST call as long as response code = 404 (or after a specific time).
Do you have any idea on how to implement this?
Thanks,
Mathijs
Related Content
- 10 years ago
- 5 years ago
- 6 years ago
Recent Discussions
- 5 days ago
- 9 days ago