summaryrefslogtreecommitdiffstats
path: root/system/geckodriver/README
blob: 646401d91b4edaaa7ef8a2f8e8f0d74530ee4506 (plain)
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.

Optional dependencies: selenium