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 'Unable to find css ".select2-drop li" with text "Apple"' #20

Closed divineforest closed 10 years ago

divineforest commented 11 years ago
Capybara::ElementNotFound:
   Unable to find css ".select2-drop li" with text "Thailand"

Look like this line just closes the dropdown which was previously opened by

select2_container.find(".select2-choice").click
danielfariati commented 11 years ago

Same problem here.

goodwill commented 11 years ago

Is there anyone want to pickup the project? End up I don't use capybara all that often and too much other business to deal with. I can grant admin right out for the project if there are good people who want to keep things going.

— Sent from Mailbox for iPhone

On Fri, Oct 18, 2013 at 10:07 PM, Daniel Faria notifications@github.com wrote:

Same problem here.

Reply to this email directly or view it on GitHub: https://github.com/goodwill/capybara-select2/pull/20#issuecomment-26598125

divineforest commented 11 years ago

@goodwill I can do that :)

divineforest commented 10 years ago

@goodwill ping :)

goodwill commented 10 years ago

Done, pick the ball here and good luck :)

On 6 Apr, 2014, at 10:32 pm, Alexander Balashov notifications@github.com wrote:

@goodwill ping :)

— Reply to this email directly or view it on GitHub.

divineforest commented 10 years ago

Thanks :)