Question
Java Script error
Hi everyone,
I need your help. We are automating the webpage. We didn't call the java script purposely on the screen. All we do is clicking hyperlinks; however, from time to time, we receive the attached java script error.
Is it because the automation is clicking too fast?
Any assistance is greatly appreciated.
Fiona
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
You can either try to interrogate that window and configure it to click the okay button as soon as the window is created, or disable the debugging to begin with
https://www.technibble.com/how-to-stop-internet-explorer-script-error-messages/
The error itself is too nonspecific to isolate the root cause of the problem.