On Fri, Dec 10, 2010 at 12:49 AM, Paul Rogers <paul.rog...@shaw.ca> wrote:
> I got this to work by changing the windows path method in
>
> C:\Ruby\lib\ruby\gems\1.8\gems\selenium-webdriver-0.1.1\lib\selenium\webdriver\firefox\binary.rb
>
> is there a better way?
>

  Selenium::WebDriver::Firefox.path = "/path/to/firefox"

This is documented here (under "Custom Firefox path"):

  http://code.google.com/p/selenium/wiki/RubyBindings
_______________________________________________
Wtr-development mailing list
Wtr-development@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-development

Reply via email to