파이썬으로 만든 자작 프로그램이 있습니다. 크롬드라이버를 이용해서 특정 사이트에서 여러가지 작업을 하는 봇인데요 크롬 버전이 114였을 때까지는 괜찮았는데 요즘은 자꾸 아래와 같은 에러가 뜹니다. selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 114 Current browser version is 116.0.5845.96 with binary path /Applications/Google Chrome.app/Contents/MacOS/Google Chrome 문제는 현재 사용 중인 Chrome 버전..