I am seeing the this error in a script that hasn't changed - but the Selenium version has. The error happens for me at an EndWhile loop that successfully executes 10+ times. I face this error.
[error] testCase.debugContext.currentCommand() is undefined
[error] Unexpected Exception: fileName -> chrome://selenium-ide/content/selenium-runner.js, lineNumber -> 157
After getting these errors, Selenium hangs and I have to close and reopen.
Is there any way to resolve this error ? Or any way so this error not face again. Kindly help.