mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
26e10d81de
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
9 lines
356 B
Text
9 lines
356 B
Text
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
|