I use a web scenario to initiate an API call to a remote system. This call triggers some tests to be run that I can recover with a second API call.
If I call the second API too soon I don't get the results back, just a response with an element indicating that the collection is still...
Search Result
Collapse
2 results in 0.0026 seconds.
Keywords
Members
Tags
-
How can I add a delay between two web scenario checks?
-
Monitoring SMTP relay with Greet Pause
Hello,
I'm trying to monitor without agent a SMTP port that is configured with greet pause (of 5 seconds). This means that the port doens't reply with the greet (220 xxx.yyy.com ESMTP Sendmail 8.14.4/8.14.4; Mon, 12 Mar 2012 08:32:52 +0100) until 5 seconds have passed.
My problem...