Chromedriver update issue. Maven project.
已回答
This is my error.
"Step failed
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 119.0.6045.123 with binary path /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
Build info: version: '4.2.1', revision: 'ac4d0fdd4a'"
How to update Chromedriver?
请先登录再写评论。
Try downloading a compatible driver from here.
You can also try using webdrivermanager: