Issue with Chrome version 16.0.5845.188

Hi All,
I would like to update the web driver for Chrome new version but it seems not work corretly.
The web driver is for Chrome 114… and not 116…
Could you help me please ?
See th following messages :

Thanks

Christophe

slight_smile: Updating web driver…

[INFO] Using WebDriverManager to resolve chrome
[INFO] Please answer the following questionnaire based on your experience with WebDriverManager. Thanks a lot!
[INFO] ====> http://tiny.cc/wdm-survey <====
[DEBUG] Running command on the shell: [wmic.exe, datafile, where, name=‘C:\Program Files (x86)\Google\Chrome\Application\chrome.exe’, get, Version, /value]
[DEBUG] Result: Version=116.0.5845.188
[ERROR] Error HTTP 404 executing https://chromedriver.storage.googleapis.com/LATEST_RELEASE_116
[WARN] Exception reading https://chromedriver.storage.googleapis.com/LATEST_RELEASE_116 to get latest version of chromedriver (Error HTTP 404 executing https://chromedriver.storage.googleapis.com/LATEST_RELEASE_116)
[DEBUG] Getting driver version for chrome116 from online versions.properties
[DEBUG] Driver for chrome116 not found in online properties (using local version.properties)
[DEBUG] The driver version for Chrome 116 is unknown … trying with latest
[DEBUG] Latest version of chromedriver according to https://chromedriver.storage.googleapis.com/LATEST_RELEASE is 114.0.5735.90
[INFO] Reading https://chromedriver.storage.googleapis.com/ to seek chromedriver
[DEBUG] Driver to be downloaded chromedriver 114.0.5735.90
[INFO] Downloading https://chromedriver.storage.googleapis.com/114.0.5735.90/chromedriver_win32.zip
[INFO] Extracting binary from compressed file chromedriver_win32.zip
[DEBUG] Overriding former binary D:\Katalon_Studio_Windows_64-7.5.5\Katalon_Studio_Windows_64-7.5.5\configuration\resources\drivers\chromedriver_win32\chromedriver.exe
[INFO] Driver location: D:\Katalon_Studio_Windows_64-7.5.5\Katalon_Studio_Windows_64-7.5.5\configuration\resources\drivers\chromedriver_win32\chromedriver.exe

2 Likes

Which version of Katalon Studio are you using?

Which version of Chrome are you using?

Which version of ChromeDriver are you using?

Please Update your katalon studio then update driver again, because your are using very old KS as showing in your attached screenshot

thanks my issue is solved .

best.