파이썬 셀레늄(Selenium) 초기 에러들

IOVEIT·2023년 9월 15일
0

1. 드라이버 메니저는 2개를 설치해야 함

pip install ChromeDriverManger <??>
pip install webdriver_manager <oo>

2. 다음과 같은 SSL 에러 시 : pip install python-certifi-win32

requests.exceptions.SSLError: HTTPSConnectionPool(host='chromedriver.storage.googleapis.com', port=443): Max retries exceeded with url: 
/LATEST_RELEASE (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate in certificate chain (_ssl.c:1006)')))
profile
EnCoCookLand

0개의 댓글

관련 채용 정보