Hi,
I have recorded a web script using web http/html protocol and because of SSL/Authentication issues while replaying, i used WinINet level during replay.
The replay went fine through half way and is getting failed at one of the request where it is searhing some doucments (PS: Search operation is very slow even for single user manually).
I am getting the below error in Vugen,
" Error -27492: "HttpSendRequest" failed, Windows error code=12002 and retry limit (0) exceeded"
PS: I cannot use Socket level replay in this script.
Please, suggest how to resolve this error.