I''m following the instructions on installing Selenium on rails: "Run the Rakefile in the plugin???s directory to run the tests in order to see that everything works" When I rake: DKMac:selenium-on-rails DK$ rake test I get the following error: /Users/DK/.rvm/gems/ruby-1.8.7-p174/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:105:in `const_missing'': uninitialized constant ActionView::Base::Helpers (NameError) Am I correct in running the rake task directly from the plugin directory as above? Using Rails 2.3.8, Ruby 1.8.7. The issue above looks like was something that was coming up for people who tried to install this with rails 2.1, but sounds like was fixed. Thanks, David -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.