https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29311
--- Comment #15 from Katrin Fischer <[email protected]> --- Created attachment 149392 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=149392&action=edit 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. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
