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 executable must be set by the webdriver.gecko.driver system property; for more information, see https://github.com/mozilla/geckodriver. The latest version can be downloaded from https://github.com/mozilla/geckodriver/releases
I am using Selenium 3.0.01 Beta version and Mozilla 45 I have tried with Mozilla 47 too, but still the same thing.