I have my driver factory page
After running my script I am having this issue
ChromeDriver was started successfully.
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 500. Message: session not created: This version of ChromeDriver only supports Chrome version 114
Current browser version is 125.0.6422.113 with binary path C:Program Files (x86)GoogleChromeApplicationchrome.exe
Build info: version: '4.1.2', revision: '9a5a329c5a'
I have tried by update my selenium version and I want to make it work
New contributor
shivanibansal is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.