timeout error #1557
Unanswered
acedinh001
asked this question in
Q&A
timeout error
#1557
Replies: 1 comment 1 reply
-
from selenium import webdriver import GoogleSearchController.Elements as el import undetected_chromedriver import time class GoogleSearchController():
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
urllib.error.URLError: <urlopen error [WinError 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond>
i face this error when running undetected-chromedriver using cellular
Beta Was this translation helpful? Give feedback.
All reactions