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 Bug 19185: Add missing +x on new test files 2021-10-25 13:09:34 +02:00
01-installation.t Bug 19185: Add missing +x on new test files 2021-10-25 13:09:34 +02:00
administration_tasks.t Bug 30952: Fix selenium/administration_tasks.t 2022-10-25 09:45:30 -03:00
authentication.t Bug 29915: (QA follow-up) Spelling 2022-03-22 10:17:33 -10:00
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 Revert "Bug 31104: Add a selenium test" 2022-08-08 11:18:02 -03:00
regressions.t Bug 29860: Remove item type-related warnings 2022-06-01 15:59:07 -03:00
remove_from_cart.t Bug 29779: Make selenium tests return green even if lib is missing 2022-01-31 21:55:40 -10:00
self_registration.t Bug 29779: Make selenium tests return green even if lib is missing 2022-01-31 21:55:40 -10:00
update_child_to_adult.t Bug 30595: Prevent update_child_to_adult.t to fail randomly 2022-04-22 10:02:52 -10:00