tag 874207 + wontfix
tag 989455 + wontfix
thanks
On Mon, Sep 04, 2017 at 11:02:06AM +0200, Matthias Urlichs wrote:
> Package: firefox
> Version: 54.0-2
> Severity: normal
>
> Firefox does not work with python{,3}-selenium because you don't build the
> "geckodriver" executable.
>
> The end of testing/geckodriver/README.md states:
>
> geckodriver is built in the Firefox CI by default but not if you build
> Firefox locally. To enable building of geckodriver locally, ensure you
> put this in your mozconfig:
>
> ac_add_options --enable-geckodriver
>
> The geckodriver binary will appear in ${objdir}/dist/bin/geckodriver
> alongside firefox-bin.
>
> Please enable and install it so that Firefox may be used with Selenium.
It would be better to package it standalone. Nowadays, it is available
on crates.io.
Mike