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 was able to resolve this issue on Windows 10 by using the Administrator CMD to run my scripts.