https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25449
--- Comment #15 from Martin Renvoize <[email protected]> --- 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. _______________________________________________ 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/
