Can I call javascript on a page from a cucumber step using the capybara selenium driver? specifically i need to generate a change event when a form field is filled (doesnt seem like it does that by default). If so, could you provide an example?
I've tried googling but havent found an answer. thx.