Hi!

Here is a port of Mozilla's geckodriver.

geckodriver is a "proxy" that allows W3C WebDriver compatible clients to
diddle Gecko-based web browsers.

It lets one use things like Selenium to test web pages in an automated way.

I went back and forth on adding www/mozilla-firefox as a RUN_DEP.. This port
doesn't have it.

DESCR:
  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.

Clue sticks? This is my first rust port.

Cheers,
Aaron

-- 
PGP: 0x1F81112D62A9ADCE / 3586 3350 BFEA C101 DB1A  4AF0 1F81 112D 62A9 ADCE

Attachment: geckodriver.tgz
Description: Binary data

Reply via email to