even this is not working. i just learnt from chromdriver download page that Chrome Driver is not available for WIN 64 bit operating system. :( is it true? i think my OS is 64 bit and that is causing problem since chrome driver is 32 bit compatible
On Thu, May 9, 2013 at 3:33 PM, Željko Filipin <[email protected]>wrote: > On Thu, May 9, 2013 at 12:05 PM, Sohail Mirza <[email protected]> wrote: > >> You are using an old or stdlib version of json gem >> Please upgrade to the recent version by adding this to your Gemfile: >> gem 'json', '~> 1.7.7' >> > > I think you should explicitly install json gem: > > gem install json > > Ž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] > > --- > 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.
