← All repos

geckodriver

WebDriver Classic proxy for automating Firefox through Marionette

firefoxgeckogeckodriverrustwebdriver
Browse cluster: WebAssembly Specification and Proposals
402commits
20contributors
0languages

Tech stack & purpose

Geckodriver is a WebDriver proxy for automating Firefox and other Gecko-based browsers. It implements the W3C WebDriver protocol by translating HTTP API calls into the Marionette remote protocol, allowing compatible WebDriver clients to interact with Firefox. The project is built in Rust and is maintained by Mozilla, with source code in mozilla-central and distributed under the Mozilla Public License.

Contributors