셀레니움 크롬드라이버 115, 116, 117, 118 못찾는 에러 오류 해결(Resolution of no such driver error in selenium for chromedriver 115, 116, 117, 118 from repository)
셀레니움에서 사용하는 크롬드라이버가 무서운 속도 버전업 되고있다. 덕분에 정식 repository에 chromedriver 115, 116, 117, 118 등이 저장되지 않아서 자동 인스톨 사용시 다음과 같은 에러가 발생하고 있다. ValueError: There is no such driver by url https://chromedriver.storage.googleapis.com/LATEST_RELEASE_115.0.5790 Error getting version of chromedriver 116. Retrying with chromedriver 115 (attempt 1/5) Error getting version of chromedriver 115. Retrying with chromedri..
2023.08.22