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