goodwill / capybara-select2

Helper for capybara to be able to trigger select on select2 javascript (needed for js enabled test only)
MIT License
80 stars 111 forks source link

[FIX] Ambiguous match for .select2-search input.select2-search__field #49

Open ahmedyehia opened 8 years ago

ahmedyehia commented 8 years ago

Fixing Ambiguous match for ".select2-search input.select2-search__field" when the page have multiple select2 fields that work with ajax and tags enabled.