Do I have any way to supply any timeout value in aqHttpRequest.send() method.
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2019
03:52 AM
06-13-2019
03:52 AM
Do I have any way to supply any timeout value in aqHttpRequest.send() method.
Do I have any way to supply any timeout value in send() method.
Using aqHttpRequest.Send(ServiceAPIAddress)
Solved! Go to Solution.
2 REPLIES 2
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2019
08:55 AM
06-17-2019
08:55 AM
I'm not 100% certain there is. The aqHTTPRequest object is a conventient wrapper around the MSXML objects. I think that you can check the "ready state" of the object in a loop to see where it is but I'm not sure. It might be an operating system level setting.
Robert Martin
[Hall of Fame]
Please consider giving a Kudo if I write good stuff
----
Why automate? I do automated testing because there's only so much a human being can do and remain healthy. Sleep is a requirement. So, while people sleep, automation that I create does what I've described above in order to make sure that nothing gets past the final defense of the testing group.
I love good food, good books, good friends, and good fun.
Mysterious Gremlin Master
Vegas Thrill Rider
Extensions available
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2019
11:14 PM
