Friday, July 26, 2013

Selenium IDE

Selenium IDE Version Issue

[error] Unexpected Exception: fileName -> chrome://selenium-ide/content/selenium-core/scripts/htmlutils.js, lineNumber -> 309, columnNumber -> 8 

Are you getting this kind of error in Selenium IDE ?

Just upgrade your Selenium IDE to version 2.2 and your script will run smoothly.

I was getting this error and the reason was i was having Firefox version 22 and old selenium version does not support this version of Firefox. So if you firexfox version 22 then just upgrade IDE.

How to?

1.     Open the selenium site: http://docs.seleniumhq.org/
2.     Click on download
3.     Download selenium IDE
4.     Click on download


5.     Click on allow


   6.      You will see the below screen


7. Click on Install


8. It’s done restart your Firefox, Record you script and it will work.




No comments:

Post a Comment