Warning -26695: Redirection depth (3) exceeds max (2) for "https://" in loadrunner script while replaying When this scripting issue occurs - Do the following :
It can be solved in 2 ways . :
Option 1 # : Update/Insert the key value "MaxRedirectionDepth=<>" in the default.cfg file.
Option 2 # : Add web_set_option("MaxRedirectionDepth","<>",LAST); in the script just before the request.
It can be solved in 2 ways . :
Option 1 # : Update/Insert the key value "MaxRedirectionDepth=<
Option 2 # : Add web_set_option("MaxRedirectionDepth","<
No comments:
Post a Comment