$ gem search watir *** LOCAL GEMS ***
gala:~ p$ "watir-webdriver" -bash: watir-webdriver: command not found This is the message that iam seeing kindly help me!!! On Saturday, August 25, 2012 4:13:37 PM UTC-4, Željko Filipin wrote: > > On Sat, Aug 25, 2012 at 3:57 AM, goka priyanka > <[email protected]<javascript:>> > wrote: > > 1.9.3p194 :001 > require 'Watir-webdriver' > > LoadError: cannot load such file -- Watir-webdriver > > What do you get if you run this in terminal? > > gem search watir > > Also, Ruby cares about case, try this: > > require "watir-webdriver" > > Željko > -- > filipin.eu > -- 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]
