On Wed, Sep 26, 2018 at 04:15:16PM -0600, Aaron Bieber wrote:
> 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 automa
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.. T