I am unable to download the Chrome driver for Chrome version 115. I have downloaded the ZIP file from:
https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/115.0.5790.102/win64/chrome-win64.zip
But I am unable to find the chromedriver.exe
file there.
I am running a Java-Selenium test which needs the chromedriver
path. I copied the path of chrome.exe
into the program, but it's failing and giving the error as Timed out waiting for driver server to start
. Do I need chromedriver.exe
for this? And how can I get this?
edgedl.me.gvt1.com
? – Malta