I am just trying to automate a piece of code for automating the contact form, it was working fine a month ago but right now it's showing the below mention error
Exception in thread "main" org.openqa.selenium.SessionNotCreatedException: session not created: Chrome version must be between 70 and 73
(Driver info: chromedriver=73.0.3683.20 (8e2b610813e167eee3619ac4ce6e42e3ec622017),platform=Windows NT 10.0.17134 x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 2.19 seconds
version compatibility issue, my chrome version is 74.** something and selenium is supporting 70-73