Selenium 3 - Launching firefox browser using Geckodriver
Submitted by harrydev on Mon, 08/08/2016 - 05:29The first example that we will look into is launching firefox using the Geckodriver. When using Selenium 3 , you have to download geckodriver. Just like the other drivers available to Selenium, Mozilla has released geckodriver executable that will run alongside the browser.
You can download the latest executable on the GitHub page. Now you need to specify the system property with the path