OpenQA.Selenium.WebDriverException: 'A exception with a null response was thrown sending an HTTP request to the remote WebDriver我得到了最新的Chrome 64.0.3282.186,chromeDriver2.36.0和WebDriver3.10.00Nuget软件包。
当我把浏览器降级到61.0的时候--一切都很好。
我在我的电脑上安装了新的Linux。我已经安装了吉特比,侏儒。我下载了密码。根据包的要求,我已经安装了Selenium和其他包。code:- from selenium.webdriver.chrome.service import Servicefrom selenium.webdriver.common.keys import Keys
from selenium.webdriver</em
\chrome\webdriver.py", line 76, in __init__ self.start_session(capabilities, browser_profile))
File "C:\Users\Crist\AppData\Local\Programs\Python\Python39\lib\site-packages\selenium\webdriver<