Failed to read descriptor from node connection: A device attached to the system is not functioning. (0x1F) When trying to execute Selenium with Python

前端 未结 0 1918
情深已故
情深已故 2020-12-01 00:22

I\'m executing a very simple selenium call:

from selenium import webdriver
driver_path = r"C:\\Windows\\chromedriver.exe"
url = "http://www.goo         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题