-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
UC Mode / CDP ModeUndetected Chromedriver Mode / CDP ModeUndetected Chromedriver Mode / CDP ModebugUh oh... Something needs to be fixedUh oh... Something needs to be fixed
Description
In UC mode, an error is being reported as follows: {ConnectionError}HTTPConnectionPool(host='google.com', port=80): Max retries exceeded with URL: / (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x00000218E9445400>: Failed to establish a new connection: [WinError 10060].
It appears that before opening the URL, SeleniumBase performs an internal check, but it doesn't use the browser's IP proxy. When I manually enter google.com in the browser, it opens successfully.
The driver successfully opens a website that does not require a proxy,The driver failed to open the website that requires a proxy
Metadata
Metadata
Assignees
Labels
UC Mode / CDP ModeUndetected Chromedriver Mode / CDP ModeUndetected Chromedriver Mode / CDP ModebugUh oh... Something needs to be fixedUh oh... Something needs to be fixed