On Sun, 12 Feb 2023 11:41:17 +0100 William Desportes <william...@wdes.fr> wrote:
> Control: tags -1 + pending
> Control: forwarded -1 https://salsa.debian.org/js-team/jquery-timepicker/-/commit/21f37b5345ccd800507ca3293d12de70ccee5437
>
> It seems like this selenium issue was right: https://github.com/SeleniumHQ/selenium/issues/11634
>
> I removed the user-data-dir option.
>
> On GitLab Salsa I had re-run a job and reproduced the failure: https://salsa.debian.org/js-team/jquery-timepicker/-/jobs/3937872#L495
>
> Now it's fixed: https://salsa.debian.org/js-team/jquery-timepicker/-/jobs/3937932#L451
>
>

Thanks for figuring this out! I found a fix has been committed upstream to chromium driver:


https://chromium.googlesource.com/chromium/src/+/b8dc3864aa0ad1048d43353e681bb9d95d7a4a83%5E%21/
https://chromium-review.googlesource.com/c/chromium/src/+/4238878

The bug reports (https://bugs.chromium.org/p/chromedriver/issues/detail?id=4357 and https://bugs.chromium.org/p/chromium/issues/detail?id=1414672) say:

"It is going to land in branch 112.
Appx. 1 - 2 weeks after it (needed for testing) we will back marge it to the branch 111 and, possibly, to the branch 110"

"As a quick workaround you can try passing "--headless=new" instead of "--headless".'

I'm not sure if I should backport the patch to debian's 110 or not.

Reply via email to