I followed all instructions for locating ChromeDriver. Why can Watir not find ChromeDriver?

StackOverflow https://stackoverflow.com/questions/22325117

  •  12-06-2023
  •  | 
  •  

質問

I use Windows 7. I want to try watir-webdriver with Chrome.

I got the message: Unable to find the chromedriver executable. Please download the server from...

I followed the instructions here:

https://code.google.com/p/selenium/wiki/ChromeDriver

I placed the EXE in the recommended location. I added the location to the "path" variable in "Environment Variables". (Not the PATH variable.)

I still get the same message as before.

I would be grateful for any advice.

役に立ちましたか?

解決

I have recently wrote instructions how to drive Chrome on Windows. Does it work if you follow the instructions?

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top