Hi,

I have the latest and now I get the following error message:

Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Users\joe.fleck>cd ..

C:\Users>irb
irb(main):001:0> require 'rubygems'
=> true
irb(main):002:0> require 'watir-webdriver'
=> true
irb(main):003:0> b = Watir::Browser.new :chrome
Started ChromeDriver
port=9515
version=23.0.1240.0
log=C:\Users\JOE~1.FLE\AppData\Local\Temp\chromedriver.log


[2492:2604:1120/172221:ERROR:gpu_info_collector_win.cc(135)] Could not read gami
ng score from assessment results.
=> #<Watir::Browser:0x4181b08 url="about:blank" title="about:blank">
irb(main):004:0> [1120/172222:ERROR:gl_surface_egl.cc(61)] eglInitialize failed
with error UNKNOWN
[1120/172222:ERROR:gl_surface_win.cc(54)] GLSurfaceEGL::InitializeOneOff failed.

 After I close the chrome browser the following message then displays.

[1120/172351:ERROR:ipc_sync_channel.cc(378)] Canceling pending sends
[1120/172351:ERROR:automation_proxy.cc(319)] Channel error in AutomationProxy.
[2492:2604:1120/172351:ERROR:window_impl.cc(55)] Failed to unregister class Chro
me_WidgetWin_0. Error = 1412
 




                             <ō஼뜀죨 Ä=а@






                  ୃ䠀쯚 Ä=ʘ@


                                     ଉȀ쯚 Ä=ϸ@

   ૮쯚 Ä=֘@


On Tue, Nov 20, 2012 at 2:57 PM, Željko Filipin
<[email protected]> wrote:
> On Tue, Nov 20, 2012 at 7:28 PM, Joe Fl <[email protected]> wrote:
>> version=22.0.1203.0b
>
> Looks like you have old chromedriver. Get the new one here
> http://code.google.com/p/chromedriver/downloads/list
>
> Ž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]

-- 
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]

Reply via email to