https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32010
--- Comment #13 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
