]> 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)
committerArthur Suzuki <arthur.suzuki@biblibre.com>
Tue, 23 May 2023 18:43:30 +0000 (20:43 +0200)
commit03fa06bdcb09e43ada5edb1254ebbab5ed4ec4d3
treef91d56cf2b6076982e5d2e44c8b6c6b88eae058b
parent409a724bd440e8b7600cd80e1ca5a6b6945fb697
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>
(cherry picked from commit 6a5b7e974cb617be3cd2db18d3116a298d5b1a00)
Signed-off-by: Arthur Suzuki <arthur.suzuki@biblibre.com>
t/db_dependent/selenium/regressions.t