Another IE6 Script error seeming to popup at random occassions during my TestNG - Java - Selenium RC test runs.
Any clues to what maybe the root cause of this type of errors?
Another IE6 Script error seeming to popup at random occassions during my TestNG - Java - Selenium RC test runs.
Any clues to what maybe the root cause of this type of errors?
Probably would be worth to know that is happening at the line that is indicated by the error popup. IE JS interpreter is giving from time to time really strange errors.
Please consider installing the debugger and then provide the part of code that is giving the error.
Below a link on how to install the script debugger for IE. Otherwise you can install Visual Studio which will do the same job.