21 Jul
2022
21 Jul
'22
8:51 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25449 --- Comment #15 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 137953 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=137953&action=edit Bug 25449: (QA follow-up) Fix basic_workflow.t Now that we have made item.itype a required field, we need to ensure we set it for the corresponding selenium test.. this wasn't entirely easy as the html select is hidden by select2. I had to find the select2 span, trigger a click event to open it and then find and click an option. -- You are receiving this mail because: You are watching all bug changes.