I am having the exact same issue, does anyone have any suggestions? On Monday, November 26, 2012 5:32:48 AM UTC-8, Joe Fl wrote: > > Hi, > > I have not been able to resolve this issue. Does anyone have any > suggestions on how to resolve this issue? > > The VM is running Chrome version 23.0.1271.64 with the latest > web-driver and chrome driver. > > Thank you, > Joe > > On Tue, Nov 20, 2012 at 5:24 PM, Joe Fleck <[email protected]<javascript:>> > wrote: > > 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] <javascript:>> wrote: > >> On Tue, Nov 20, 2012 at 7:28 PM, Joe Fl <[email protected]<javascript:>> > 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] <javascript:> > >> http://groups.google.com/group/watir-general > >> [email protected] <javascript:> >
-- 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]
