Azure devops pipeline ChromDriver version issue

Hello I am integrating katalon with the CI/CD pipeline in azure and when executing the test cases from the pipeline I am getting this error:

Caused by: org.openqa.selenium.SessionNotCreatedException: session not created: This version of ChromeDriver only supports Chrome version 114

Current browser version is 122.0.6261.95

What is the solution on getting the versions to match?

1 Like

The v9.3.1 was just released today to fix the problem.