크롬 정보에서 버전을 확인 한 후, 버전에 맞는 크롬 드라이버를 다운로드 한다.
https://chromedriver.chromium.org/downloads
pip3 install selenium brew install chromedriver
아래 명령어로 하면 에러가 난다.
brew install --cask chromedriver