yahliu / geckodriver

WebDriver for Firefox

Home Page:https://firefox-source-docs.mozilla.org/testing/geckodriver/geckodriver/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 Firefox remote protocol by acting as a proxy between the local- and remote ends.

geckodriver’s source code is made available under the Mozilla Public License.

Downloads

Documentation

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 #ateam on irc.mozilla.org.