티스토리 뷰
카테고리 없음
Python - selenium chrome Error selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 114 Current browser version is 117.0.5938.63 with binary path C:\Program Files\..
c0ffee 2023. 9. 15. 11:38728x90
Python selenium
크롬 업데이트로 인해 드라이브 맞지 않아 에러가 발생
selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 114 Current browser version is 117.0.5938.63 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe
해결방안
from selenium import webdriver
from webdriver_manager.chrome import ChromeDriverManager
driver = webdriver.Chrome(ChromeDriverManager().install())
만약, PyCharm 사용 시 아래와 같이 해결
File > Settings > Project: pythonProject > Python Interpreter
webdriver-manager 설치
728x90
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- Firmware
- jailbreak
- #cmd #copy #fc /? #fc #파일비교 #내용비교 #텍스트비교
- 3utools
- app
- 탈옥
- chrome #version #selenium #python #update # webdriver #error #browser
- NetFxRepairTool
- Flutter
- degub
- 가상
- Windows
- error
- android sutdio
- doubleH3lix
- Apple
- Frida
- 토너
- SL-C563W
- #cmd #copy #copy /b #스테가노그라피 #이미지 숨기기 #비밀글
- frida-server
- canon #error #5b00 #노즐 #잉크 #색 #색깔 #출력 #고장 #AS #수리
- #픽픽 #캡쳐 #스크린샷 #이미지 #사진 #사진편집 #스크롤캡쳐 #무료캡쳐
- Error 1935
- Android Studio
- 1935
- iphone
- apk
- Android
- 개발
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
글 보관함