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)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 11 Apr 2023 07:35:06 +0000 (09:35 +0200)
commit307df8f1af4b0577faa4dbcac8072d818bc1ffe4
tree7bfb9f56147cacbd497b3d5d89aca811069688ba
parent2fc06098d2133bfc7c46701e0e90fc384bbb1342
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>
t/db_dependent/selenium/regressions.t