I\'m trying to test my application on Chrome with ChromeWebDriver but every time I try I get following exception:
org.openqa.selenium.WebDriverException:
I had the same problem as above. Turned out I somehow managed to have two chrome.exe installed. One under Program Files and on under user\appdata\local..... I uninstall the one under Program Files and now it works like a charm.