reassign 922806 python-selenium
severity 922806 important
thanks
On Wed, Feb 20, 2019 at 11:19:53PM +0100, Jens- Birger Schlie wrote:
> Package: chromium-driver
> Version: 70.0.3538.110-1~deb9u1
> Severity: grave
> Justification: renders package unusable
>
> Before this worked like a bliss.
>
> Some research showed the chromium-driver was upgraded this morning from
> 70.0.3538.110 to 72.0.3626.96-1~deb9u1.
>
> After downgrading back to 70.0.3538.110 the test tool is working again.
Chromium is a moving target, it doesn't provide any API guarantees for
external instrumentation tools. You'll need to upgrade Selenium (or
the Python bindings for it) to adapt to newer versions.
Cheers,
Moritz