You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[21:50:26 INFO] 启动 Selenium
[21:50:26 INFO] 初始化完成
Traceback (most recent call last):
File "/ql/data/scripts/WowYiJiu_Linux.do-KeepAlive_main/Linux.do.py", line 459, in
linuxdo_browser.run()
File "/ql/data/scripts/WowYiJiu_Linux.do-KeepAlive_main/Linux.do.py", line 266, in run
self.driver = webdriver.Chrome(
^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/selenium/webdriver/chrome/webdriver.py", line 45, in init
super().init(
File "/usr/local/lib/python3.11/site-packages/selenium/webdriver/chromium/webdriver.py", line 55, in init
self.service.start()
File "/usr/local/lib/python3.11/site-packages/selenium/webdriver/common/service.py", line 109, in start
raise WebDriverException(f"Can not connect to the Service {self._path}")
selenium.common.exceptions.WebDriverException: Message: Can not connect to the Service /usr/bin/chromedriver
What is expected?
如何配置
What is actually happening?
[21:50:26 INFO] 启动 Selenium
[21:50:26 INFO] 初始化完成
Traceback (most recent call last):
File "/ql/data/scripts/WowYiJiu_Linux.do-KeepAlive_main/Linux.do.py", line 459, in
linuxdo_browser.run()
File "/ql/data/scripts/WowYiJiu_Linux.do-KeepAlive_main/Linux.do.py", line 266, in run
self.driver = webdriver.Chrome(
^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/selenium/webdriver/chrome/webdriver.py", line 45, in init
super().init(
File "/usr/local/lib/python3.11/site-packages/selenium/webdriver/chromium/webdriver.py", line 55, in init
self.service.start()
File "/usr/local/lib/python3.11/site-packages/selenium/webdriver/common/service.py", line 109, in start
raise WebDriverException(f"Can not connect to the Service {self._path}")
selenium.common.exceptions.WebDriverException: Message: Can not connect to the Service /usr/bin/chromedriver
System Info
No response
Any additional comments?
No response
The text was updated successfully, but these errors were encountered:
Qinglong version
2.17.11
Steps to reproduce
[21:50:26 INFO] 启动 Selenium
[21:50:26 INFO] 初始化完成
Traceback (most recent call last):
File "/ql/data/scripts/WowYiJiu_Linux.do-KeepAlive_main/Linux.do.py", line 459, in
linuxdo_browser.run()
File "/ql/data/scripts/WowYiJiu_Linux.do-KeepAlive_main/Linux.do.py", line 266, in run
self.driver = webdriver.Chrome(
^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/selenium/webdriver/chrome/webdriver.py", line 45, in init
super().init(
File "/usr/local/lib/python3.11/site-packages/selenium/webdriver/chromium/webdriver.py", line 55, in init
self.service.start()
File "/usr/local/lib/python3.11/site-packages/selenium/webdriver/common/service.py", line 109, in start
raise WebDriverException(f"Can not connect to the Service {self._path}")
selenium.common.exceptions.WebDriverException: Message: Can not connect to the Service /usr/bin/chromedriver
What is expected?
如何配置
What is actually happening?
[21:50:26 INFO] 启动 Selenium
[21:50:26 INFO] 初始化完成
Traceback (most recent call last):
File "/ql/data/scripts/WowYiJiu_Linux.do-KeepAlive_main/Linux.do.py", line 459, in
linuxdo_browser.run()
File "/ql/data/scripts/WowYiJiu_Linux.do-KeepAlive_main/Linux.do.py", line 266, in run
self.driver = webdriver.Chrome(
^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/selenium/webdriver/chrome/webdriver.py", line 45, in init
super().init(
File "/usr/local/lib/python3.11/site-packages/selenium/webdriver/chromium/webdriver.py", line 55, in init
self.service.start()
File "/usr/local/lib/python3.11/site-packages/selenium/webdriver/common/service.py", line 109, in start
raise WebDriverException(f"Can not connect to the Service {self._path}")
selenium.common.exceptions.WebDriverException: Message: Can not connect to the Service /usr/bin/chromedriver
System Info
No response
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: