Koha/t/db_dependent/selenium
Martin Renvoize bf32471053
Bug 25449: (QA follow-up) Fix basic_workflow.t
Now that we have made item.itype a required field, we need to ensure we
set it for the corresponding selenium test.. this wasn't entirely easy
as the html select is hidden by select2. I had to find the select2 span,
trigger a click event to open it and then find and click an option.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-07-21 09:40:46 -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 29779: Make selenium tests return green even if lib is missing 2022-01-31 21:55:40 -10:00
authentication.t Bug 29915: (QA follow-up) Spelling 2022-03-22 10:17:33 -10:00
authentication_2fa.t Bug 30768: Capitalizing "pin" in 2FA setup 2022-06-09 09:43:29 -03:00
basic_workflow.t Bug 25449: (QA follow-up) Fix basic_workflow.t 2022-07-21 09:40:46 -03:00
patrons_search.t Bug 31104: Add a selenium test 2022-07-12 10:46:35 -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