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)
committerJacob O'Mara <jacobomara901@gmail.com>
Sun, 16 Apr 2023 20:25:19 +0000 (21:25 +0100)
commitbabebab0cb1150ffd8388df2d8e2bfa7f680b86d
treeec4386726c17b51148758c51ab55321b6b9b5c5c
parentf88186b34511ee21d50dc4727cf217f2bb85e0a1
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>
t/db_dependent/selenium/regressions.t