https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39916

--- Comment #19 from Martin Renvoize (ashimema) 
<[email protected]> ---
Created attachment 190789
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190789&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
[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/

Reply via email to