Python Forum
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ERR_CONNECTION_CLOSED
#1
I was trying to download chrome webdriver but it shows ERR_CONNECTION_CLOSED
I'm trying for like 3-4 hrs I thought connection problem at first but it isn't
what could be the reason?
Reply
#2
More details please
Reply
#3
I was trying to learn to work with selenium. As I finished a tutorial I tried to do it for my self. So I installed selenium through pip then I needed webdriver so I tried downloading chrome webdriver but then every time I tried to download it it shows ERR_CONNECTION_CLOSED while I can access other websites without any difficulty
Reply
#4
did you download the proper version here: https://chromedriver.chromium.org/downloads ?
driver needs to be same version as your chrome version.
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020