https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39916
Martin Renvoize (ashimema) <martin.renvo...@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #182771|0 |1 is obsolete| | --- Comment #12 from Martin Renvoize (ashimema) <martin.renvo...@openfifth.co.uk> --- Created attachment 183206 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183206&action=edit Bug 39916: Add select2 helpers to cypress This adds helper methods for cypress to work with select2 dropdowns: - selectFromSelect2ByIndex() - select by option index - selectFromSelect2() - select by text value - clearSelect2() - clear selection These helpers handle the complexities of interacting with Select2 components which cannot be selected using standard Cypress commands. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org 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/