Chrome browser is not starting on jenkins

Viewed 55

Previously all my automation testcases working fine on jenkins using chromedriver version 73. After that client updated jenkins (version 2.346.3) and related plugins. All my testcases started failing. I thought it was because of Chromedriver and chrome browser mismatch issue. So I updated Chromedriver to the version 105.0.5195.52 but it is still failing on same point. Chrome browser version on linux is 105.

Error on console log

chrome browser version

0 Answers
Related