V
Vinod AR
Guest
Just before recording is completed for web(HTTP/HTML) script I am getting one prompt message as "Provide User Name and Password to play back the script" (NTLM Authentication) In the script it recorded as very first script as web_set_user("{UserName}",lr_decrypt("{DecriptedPassword"}),{url}); However when I a play back the script in VuGen am getting below error Error name is "Error -26630: HTTP Status-Code=401 (Unauthorized)" against URL mentioned in web_set_user function web_set_user("{UserName}",lr_decrypt("{DecriptedPassword"}),{url}); Can you please help me by suggesting a fix to this problem Note : LR used : 11.52