Koha/t/db_dependent/selenium
Jonathan Druart 527f8fadcc
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.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-11-22 08:55:09 -03:00
..
00-onboarding.t
01-installation.t
administration_tasks.t
authentication.t
authentication_2fa.t Bug 32010: 2AF selenium tests - Alert can appear when we are waiting for ajax 2022-11-22 08:55:09 -03:00
basic_workflow.t Bug 30952: Fix selenium/basic_workflow.t 2022-10-25 09:45:30 -03:00
batch_item_modification.t Bug 32242: Add selenium tests 2022-11-17 14:16:12 -03:00
patrons_search.t
regressions.t
remove_from_cart.t
self_registration.t
update_child_to_adult.t