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