I am trying to launch Mozilla but still I am getting this error:
Exception in thread \"main\" java.lang.IllegalStateException: The path to the driver
.
System.setProperty("webdriver.gecko.driver","C:\\geckodriver-v0.10.0-win64\\geckodriver.exe");
WebDriver driver = new FirefoxDriver();