On Wed, Dec 5, 2012 at 7:03 PM, Joshua Homer <[email protected]>
wrote:
> This is what I had, and it opened the regular firefox.

My mistake.

This is how to do it with selenium-webdriver:

http://code.google.com/p/selenium/wiki/RubyBindings#Custom_Firefox_path

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

Let me know if you can not figure out how to do it with watir-webdriver.

Željko

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

[email protected]
http://groups.google.com/group/watir-general
[email protected]

Reply via email to