NSL7 Rogue Credential Prompt
I have a web definition that I creation using the wizard but then converted to an application definition to add some more detailed logic. The web page has got some complexities in it surrounding how to get NSL to recognize when the page successfully logs-in. I have added the needed requirements to detect the correct parameters for an unsuccessful login and they work well.
However, when I log out of the web page or exit under cetain situations, I get a prompt for credentials that is not a part of the application definition. It prompts the user for the correct username and password with the text:
"The credentials are incorrect for this login. Please verify and
reenter the correct credentials, then click OK to try again.
Alternatively click cancel to stop the current automated
attempt."
This text does NOT appear anywhere in my actual application definition (or any other application definitions I have). I imagine it must be some default dialog/behavior built in to NSL. However, I need to make it stop and have the definition only react to events that I put into the script.
Is there a way to know where this is coming from and how to keep it from coming up?
Tyson
|