geckodriver is an implementation of WebDriver, and WebDriver can be used for widely different purposes. How you invoke geckodriver largely depends on your use case. If you are using geckodriver through Selenium, you must ensure that you have version 3.11 or greater. Because geckodriver implements the W3C WebDriver standard and not the same Selenium wire protocol older drivers are using, you may experience incompatibilities and migration problems when making the switch from FirefoxDriver to geckodriver. Generally speaking, Selenium 3 enabled geckodriver as the default WebDriver implementation for Firefox. With the release of Firefox 47, FirefoxDriver had to be discontinued for its lack of support for the new multi-processing architecture in Gecko. Since geckodriver is a separate HTTP server that is a complete remote end implementation of WebDriver, it is possible to avoid using the Selenium remote server if you have no requirements to distribute processes across a matrix of systems.

Features

  • Proxy for using W3C WebDriver compatible clients to interact with Gecko-based browsers
  • Provides the HTTP API described by the WebDriver protocol to communicate with Gecko browsers
  • Translates calls into the Marionette remote protocol
  • Acts as a proxy between the local and remote ends
  • geckodriver is made available under the Mozilla Public License
  • Its source code can be found in mozilla-central under testing/geckodriver

Project Samples

Project Activity

See All Activity >

Categories

HTML/XHTML, Browsers

License

Mozilla Public License 2.0 (MPL 2.0)

Follow geckodriver

geckodriver Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of geckodriver!

Additional Project Details

Registered

2021-09-29