ChromeDriver for Chrome 123.0.6312.59

I’m facing an issue with my Chrome browser. It has automatically updated to version 123.0.6312.59, and I’ve been using Chromedriver for Katalon Studio version 123.0.6312.58, which is causing compatibility issues. Unfortunately, I cannot revert Chrome to version 123.0.6312.58 as it automatically updates to 123.0.6312.59. Could anyone from the community please suggest a solution or workaround for this compatibility issue? Your assistance would be greatly appreciated. Thank you.

4 Likes

Hi Amina,

Welcome to our forum. :wave:

We are sorry to hear that you are encountering compatibility issues with the ChromeWebDriver. I will be looping in my colleagues here @xuan.tran and @Elly_Tran so that they can take a look at your issue.

Thanks,
Albert

2 Likes

try manually downgrading the driver and check once

1 Like

Hi,

Can you please help delete and reinstall the Chrome browser? And can you please give us more information such as Katalon version using, your OS, any error log or warning you have… ?

1 Like

I am facing the same issue. The current chrome web driver is not compatible with the latest chrome browser version.
Can you give us any other solution instead of uninstalling the chrome and install again.

2 Likes

Hi @waqas
if you navigate to your c: users folder you can find a chrome driver folder. please download the driver and place it there and try execute your script

or you can download the chrome for testing zip and unzip it here

1 Like

Hi,
I can’t find any folder named as “chromedriver”.

1 Like

C:\Users\bharathi.a.katalon\packages\Katalon_Studio_Windows_64-8.6.8\Katalon_Studio_Windows_64-8.6.8\configuration\resources\drivers\chromedriver_win32

please check inside this folder

2 Likes

Hi,My Katalon was pointing to a folder named chromedriver_win32. But when I checked my path after replacing webdriver, I found a folder named chromedriver-win32 (with a dash followed by 6). I need to rename the folder (with a dash followed by 8). Issue resolved for me."

3 Likes

Hi @waqas ,

Can you please check if you faced the same issue as @amina.faiz ? Thank you!