mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 00:01:50 +00:00
0b424003d3
Backed out changeset 0c1fa26f2f67 (bug 1572687) Backed out changeset 2b3e775a99cb (bug 1572687) |
||
---|---|---|
.. | ||
.cargo | ||
doc | ||
i686-xenial | ||
marionette | ||
src | ||
.travis.yml | ||
build.rs | ||
build.sh | ||
Cargo.toml | ||
CHANGES.md | ||
ci.sh | ||
CONTRIBUTING.md | ||
ISSUE_TEMPLATE.md | ||
mach_commands.py | ||
moz.build | ||
README.md |
geckodriver
Proxy for using W3C WebDriver compatible clients to interact with Gecko-based browsers.
This program provides the HTTP API described by the WebDriver protocol to communicate with Gecko browsers, such as Firefox. It translates calls into the Marionette remote protocol by acting as a proxy between the local- and remote ends.
Downloads
Documentation
Source code
geckodriver is made available under the Mozilla Public License.
Its source code can be found in mozilla-central under testing/geckodriver. This GitHub repository is only used for issue tracking and making releases.
Contact
The mailing list for geckodriver discussion is tools-marionette@lists.mozilla.org (subscribe, archive).
There is also an IRC channel to talk about using and developing geckodriver in #interop on irc.mozilla.org.