[Selenium]크롬 버전 확인 및 크롬 드라이버 설치
크롬 버전 확인하기
▼
크롬-크롬 맞춤설정 및 제어(우측 상단 점 세개 버튼)-설정-Chrome 정보
혹은
url 창에 chrome://version/ 쳐서 확인
크롬 드라이버 설치
▼
~114 버전
https://chromedriver.chromium.org/downloads
ChromeDriver - WebDriver for Chrome - Downloads
Current Releases If you are using Chrome version 115 or newer, please consult the Chrome for Testing availability dashboard. This page provides convenient JSON endpoints for specific ChromeDriver version downloading. For older versions of Chrome, please se
chromedriver.chromium.org
~117(2023.09.13 기준)
https://googlechromelabs.github.io/chrome-for-testing/
Chrome for Testing availability
chrome-headless-shellmac-arm64https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/118.0.5993.3/mac-arm64/chrome-headless-shell-mac-arm64.zip200
googlechromelabs.github.io
Channel - Stable - Binary : chromedriver(Platform: 본인 컴퓨터 os 맞게)
▼