Make sure to remove the require statement for firewatir and replace it with require 'watir-webdriver'.
Joe On Feb 4, 2013 9:53 PM, "Phuoc Can Hua" <[email protected]> wrote: > On Tuesday, 5 February 2013 12:55:56 UTC+11, Joe Fl wrote: >> >> Phuoc, >> >> I don't see our previous conversation here but did you initially >> install firewatir on that VM? If so you might need to do a 'gem >> uninstall firewatir'. Also can you do a gem list and paste the >> results here. >> >> >> > Joe, > After uninstalling firewatir I got this: > C:/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems/dependency.rb:247:in > `to_specs': Could not find firewatir (= 1.9.2) amongst [builder- > 3.0.0, childprocess-0.3.7, commonwatir-1.9.2, ffi-1.0.9-x86-mingw32, > hoe-2.10.0, minitest-1.6.0, multi_json-1.5.0, net-ssh-2.1.4, > nokogiri-1.5.0-x86-mingw32, rake-0.8.7, rautomation-0.6.3, rdoc-2.5.8, > rubygems-update-1.8.6, rubyzip-0.9.9, s4t-utils-1.0.4, sele > nium-webdriver-2.29.0, test-unit-2.3.0, user-choices-1.1.6.1, watir-1.9.2, > watir-webdriver-0.6.2, websocket-1.0.7, win32-api-1.4.8 > -x86-mingw32, win32-process-0.6.5, windows-api-0.4.0, windows-pr-1.2.0, > xml-simple-1.1.0] (Gem::LoadError) > > Here is my list: > *** LOCAL GEMS *** > > builder (3.0.0) > childprocess (0.3.7) > commonwatir (1.9.2) > ffi (1.0.9 x86-mingw32) > hoe (2.10.0) > minitest (1.6.0) > multi_json (1.5.0) > net-ssh (2.1.4) > nokogiri (1.5.0 x86-mingw32) > rake (0.8.7) > rautomation (0.6.3) > rdoc (2.5.8) > rubygems-update (1.8.6) > rubyzip (0.9.9) > s4t-utils (1.0.4) > selenium-webdriver (2.29.0) > test-unit (2.3.0) > user-choices (1.1.6.1) > watir (1.9.2) > watir-webdriver (0.6.2) > websocket (1.0.7) > win32-api (1.4.8 x86-mingw32) > win32-process (0.6.5) > windows-api (0.4.0) > windows-pr (1.2.0) > xml-simple (1.1.0) > > Phuoc > > -- > -- > 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] > > --- > You received this message because you are subscribed to the Google Groups > "Watir General" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- -- 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] --- You received this message because you are subscribed to the Google Groups "Watir General" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
