search for: selenium_on_rail

Displaying 4 results from an estimated 4 matches for "selenium_on_rail".

Did you mean: selenium_on_rails
2006 Apr 22
5
selenium plugin not working with rails 1.1
Hi, I really like selenium, and I just tried the plugin created Jonas Bengtsson. However I cannot get it to run on rails 1.1 and coundn''t find anyone complaining about it? Did anyone get it to run on rails 1.1.2? Greets, Abdur-Rahman
2006 Apr 16
1
plugins problems with RoR 1.1 in production
...problem with plugins working fine in development, but not in production or test. Actually, it happens in all environments with their dependency mechanism set to :load. For example for the selenium on rails plugin, it needs the class SeleniumOnRailsConfig, which triggers the dependency on ''selenium_on_rails''. First, the file ''rails/selenium_on_rails'' is searched. If cannot be loaded, it raises the exception LoadError. The problem I see is that only MissingSourceFile exceptions are treated in activesupport/lib/active_support/dependencies.rb on line 102. When the dependency...
2006 Feb 06
2
Selenium on Rails plugin
...d. Please try it out and let me know if you have any problems using it or if you have suggestions for improvements! /Jonas Bengtsson, jonas.b@home.se, http://andthennothing.net More info: http://andthennothing.net/archives/2006/02/05/selenium-on-rails svn: http://andthennothing.net/svn/public/selenium_on_rails/ -- Posted via http://www.ruby-forum.com/.
2006 Feb 23
5
Web/HTTP Testing
Hello, I am looking for a user test automation tool. When I say ''user'', I mean it should mimic the user interacting with the app. That ultimately boils down to a tool that drives a browser or is able to make http requests and allow us to deal easily with the responses. Our requirements are to be able to write the tests in Ruby (no need to switch to other language for test