From: Prog Rammer Date: 2012-12-04T22:01:46+09:00 Subject: Re: watir web driver vs watir Joel Pearson wrote in post #1087791: > I don't know the answer to this but I'd be interested to find out. If > you can log what changes needed to be made here it'll help anyone with > the same question in future. 1. change require 'watir-webdriver' to require 'watir' 2. browser.driver exist in case of webdriver but not for watir. -- Posted via http://www.ruby-forum.com/.