【发布时间】:2021-12-07 20:00:49
【问题描述】:
我最近将我的操作系统更改为 win11,之后我无法运行 selenium。 运行时,它显示为输出“selenium.common.exceptions.WebDriverException: Message: unknown error: cannot connect to chrome at localhost:1111 from chrome not reachable”
我使用“chrome.exe --remote-debugging-port=1111”使用 CMD 打开 chrome,但它显示“'chrome.exe' 不是内部或外部命令、可运行程序或批处理文件。 "而不是要求管理员权限,然后像往常一样打开。
【问题讨论】:
-
是的,我有。一样。
标签: python selenium google-chrome automation webdriver