Compatibility Issue: ChromeDriver vs. Chrome Version Mismatch in Gitlab

I’m encountering a compatibility issue while running my tests using the Katalon Docker image (katalonstudio/katalon ). I’m facing the following error message:

Caused by: org.openqa.selenium.SessionNotCreatedException: session not created: This version of ChromeDriver only supports Chrome version 113
Current browser version is 115.0.5790.170 with binary path /usr/bin/google-chrome

It seems that the ChromeDriver version included in the Docker image is not compatible with the Chrome version installed in the container. I would greatly appreciate any insights or suggestions from the community on how to resolve this compatibility issue.

Has anyone encountered a similar problem or found a solution? Any advice or guidance would be highly appreciated!

Thank you in advance for your help.

2 Likes

@Elly_Tran
@vu.tran

I would request Katalon team to provide a Katalon docker image which has “Chrome for Testing” and ChromeDriver of appropriate version installed.

As this post reported, it is obvious that the Chrome v115 and newer versions will cause a lot of confusions. If you provide a Katalon docker image with “Chrome for Testing” installed, then @samsuthen.akbarali will be happy. And many others will be contented as well. If no sufficient solution provided, some users would lose their love to Katalon.

2 Likes

Hi,

I will create ticket for it and back to you soon