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
Auth0 for AI Agents now in GA Icon
Auth0 for AI Agents now in GA

Ready to implement AI with confidence (without sacrificing security)?

Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Start building today
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