I\'m trying to run a Junit Test case which i exported from Selenium IDE. Im getting above exception.I\'m using Windows XP,Firefox 20.0.1,and using selenium-server-standalone
None of the mention solutions worked for me. What worked for me is to use latest Firefox (currently 32.0.2) and latest selenium
org.seleniumhq.selenium selenium-java 2.43.1
Version 2.43.1 worked, 2.42.1 did not.