[Rails] Re: Rspec :js => true issue (Rails 3)
Okay, maybe I spoke too soon. Can't help but be hopeful, lol.
I have a bunch of "fill_in" statements for the page I'm testing, such
as:
fill_in "shopper_first_name", with: 'Jeffrey'
etc... however, although I'm not getting an error anymore, it DOES NOT
fill in the text UNLESS I get rid of :js => true. I'm going to be
testing ajax, so I need this functionality...
This headache is turning into a migraine...
Advice?
Thanks,
- Jeff
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home