I do understand the error message hopefully in correct way. but when i run gem update command it says me that Nothing to update. All gems are updated.
I have ruby 1.9.3. 3p392 what i am missing here On Thu, May 9, 2013 at 2:05 PM, Sohail Mirza <[email protected]> wrote: > Zelijko, noted your suggestion. > > Now i am getting the following error > * > * > *irb(main):002:0> require "watir-webdriver"* > => true > *irb(main):003:0> browser=Watir::Browser.new:chrome* > Started ChromeDriver > port=9515 > version=0.8 > log=C:\devkit\chromedriver.log > 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' > > => #<Watir::Browser:0x..f9d78e6aa url={"message"=>"no such session: url\n > (Driv > er info: chromedriver=0.8,platform=Windows NT 6.1 x86_64)"} > title={"message"=>"n > o such session: title\n (Driver info: chromedriver=0.8,platform=Windows > NT 6.1 > x86_64)"}> > irb(main):004:0> > > > On Thu, May 9, 2013 at 12:47 PM, Sohail Mirza <[email protected]> wrote: > >> Hi, >> >> I am trying to install Watir-Webdriver and try to work on it but getting >> the following error :( >> >> [image: Inline image 1] >> >> Any comments please. >> >> > -- -- 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.
<<image.png>>
