[Koha-bugs] [Bug 32010] selenium/authentication_2fa.t is failing randomly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 21 07:58:03 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32010

--- Comment #13 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 144106
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=144106&action=edit
Bug 32010: 2AF selenium tests - Alert can appear when we are waiting for ajax

If we are waiting for ajax (there is a sleep 1s) and the alert pops up
at the same time, Selenium is raising "unexpected alert open"

We should not wait for the ajax request, but better wait for the
alert actually.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list