I am running a simple program in java with eclipse 3.0(Firefox Browser)..But after running, I am getting following error:
Exception in thread "main" java.lang.IllegalStateException: The path to the driver executable must be set by the webdriver.gecko.driver system property;
Can anyone please give me the workaround to run on firefox. Note: Before all programs were running fine but after updation in firefox, getting error.