In this article, we discuss how to open new Firefox geckodriver window using selenium 3. Firefox 47 and onwards Mozilla is now packaging the driver separately. The current webdriver is known as marionette. And from here onward in order to run the Selenium programs you need to make use of the geckodriver. So we cover how to setup geckodriver, eclipse project and make use of the new selenium 3 webdriver. [Read more…]