Koha/t/db_dependent/selenium
Katrin Fischer 307df8f1af Bug 29311: (follow-up) Fix t/db_dependent/selenium/regressions.t
The test was checking for the value of an input field.
But with this patch set, there is no longer an input, but
a link element with the title. This adjusts the patch to look
for the correct element.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2023-04-11 09:35:06 +02:00
..
00-onboarding.t
01-installation.t
administration_tasks.t Bug 30952: Fix selenium/administration_tasks.t 2022-10-25 09:45:30 -03:00
authentication.t Bug 31908: Add selenium tests 2023-01-10 18:19:01 -03:00
authentication_2fa.t Bug 32376: Remove creation of selenium_failure_2.png 2023-01-27 15:12:36 -03:00
basic_workflow.t Bug 33211: Fix failing test 2023-03-13 11:39:47 -03:00
batch_item_modification.t Bug 32242: Add selenium tests 2022-11-17 14:16:12 -03:00
patrons_search.t Bug 33263: Fix random failure in patrons_search.t 2023-03-17 09:59:03 -03:00
regressions.t Bug 29311: (follow-up) Fix t/db_dependent/selenium/regressions.t 2023-04-11 09:35:06 +02:00
remove_from_cart.t
self_registration.t
system_preferences_search.t Bug 32926: Fix selenium tests 2023-02-24 17:52:31 -03:00
update_child_to_adult.t