There's not 64 bit Chrome on Windows so, the 32 bit chrome driver should be fine.
http://www.chromium.org/nativeclient/design-documents/native-client-in-chrome-on-64-bit-windows Those messages below are informational, are you having some problem with watir/watir-webdriver? On Monday, April 22, 2013 1:38:16 PM UTC-4, HoodRules Street Safety wrote: > > *I am receiving the below error in my chromedriver.log and I suspect it > is because I don't have the Chrome Win64. * > > > [0422/115838:INFO:chromedriver_server.cc(76)] Handling request: /session > {"desiredCapabilities":{"browserName":"chrome","version":"","platform":"ANY","javascriptEnabled":true,"cssSelectorsEnabled":true,"takesScreenshot":false,"nativeEvents":false,"rotatable":false,"chromeOptions":{"detach":true},"chrome.detach":true}} > [0422/115839:INFO:chromedriver_server.cc(81)] Done handling request: 200 > {"sessionId":"","status":13,"value":{"message":"unknown error: unrecognized > chrome option: detach\n (Driver info: chromedriver=0.8,platform=Windows NT > 6.1 SP1 x86_64)"}} > [0422/115839:INFO:chromedriver_server.cc(76)] Handling request: > /session/url > [0422/115839:INFO:chromedriver_server.cc(81)] Done handling request: 200 > {"sessionId":"url","status":100,"value":{"message":"no such session: url\n > (Driver info: chromedriver=0.8,platform=Windows NT 6.1 SP1 x86_64)"}} > [0422/115839:INFO:chromedriver_server.cc(76)] Handling request: > /session/title > [0422/115839:INFO:chromedriver_server.cc(81)] Done handling request: 200 > {"sessionId":"title","status":100,"value":{"message":"no such session: > title\n (Driver info: chromedriver=0.8,platform=Windows NT 6.1 SP1 > x86_64)"}} > > > *When I go to the below page I only see Chrome WIN32 which I downloaded > but that still doesn't resolved the issue because I have a 64bit machine. > Do you have Chrome WIN64? Or am I misunderstanding the issue?* > > https://code.google.com/p/chromedriver/downloads/list > -- -- 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.
