]> git.koha-community.org Git - koha.git/commit
Bug 29311: (follow-up) Fix t/db_dependent/selenium/regressions.t
authorKatrin Fischer <katrin.fischer.83@web.de>
Mon, 10 Apr 2023 16:13:04 +0000 (16:13 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Fri, 5 May 2023 21:49:30 +0000 (21:49 +0000)
commit6a5b7e974cb617be3cd2db18d3116a298d5b1a00
treeebe382a08c45b4d8905478409c69bb6d9ba3b5d6
parentd453bb9c5d21814054f0c19db86893b91d11fdf5
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>
(cherry picked from commit 307df8f1af4b0577faa4dbcac8072d818bc1ffe4)
Signed-off-by: Jacob O'Mara <jacobomara901@gmail.com>
(cherry picked from commit babebab0cb1150ffd8388df2d8e2bfa7f680b86d)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
t/db_dependent/selenium/regressions.t