ChromeDriver only supports Chrome version 76

Hello:
Katalon Studio is unable to start the Chrome browser and throws the following exception.
I am using Chrome browser:

Version 73.0.3683.103 (Official Build) (64-bit)

As suggested in the log (below), I tried to install version 76, but I only find the enterprise version of Google Chrome and it doesn’t install on my Windows 10 machine.

Can you please suggest, how could I resolve this issue ?
Note that, Katalon Recorder extension for Chrome is working fine on my current browser but not able to launch and record from Katalon Studio.

Caused by: org.openqa.selenium.SessionNotCreatedException: session not created: This version of ChromeDriver only supports Chrome version 76
Build info: version: ‘3.141.59’, revision: ‘e82be7d358’, time: ‘2018-11-14T08:25:53’
System info: host: ‘ABCD-XXXX12345’, ip: ‘11.111.11.22’, os.name: ‘Windows 10’, os.arch: ‘amd64’, os.version: ‘10.0’, java.version: ‘1.8.0_181’
Driver info: driver.version: CChromeDriver

As you have chrome 73 maybe you can try to download chrome driver for 73 chrome version and replace existing katalon chromedriver.exe to the one you download here : https://chromedriver.storage.googleapis.com/index.html?path=73.0.3683.68/

1 Like

Thanks francorebu.
It worked like a magic after downloading the chromedriver version 73.