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
When WebDriver version doesn't match the Firefox version, the java compiler throws this error. Make sure your WebDriver and Firefox both are the latest version.