I attempted to follow this post [here][1]: how to set proxy with authentication in selenium chromedriver python? to use an authenticated proxy with Chome Webdriver. It doesn't work and I get ERR_TUNNEL_CONNECTION_FAILED from Chrome. Is there a new solution to this or does the code from the linked StackOverflow need to be updated? I am using ChromeDriver v81 for Windows.
Asked
Active
Viewed 822 times
1
-
Did you get this resolved? Faving the same problem with ChromeDriver V85 and Java-Selenium – AnOldSoul Nov 03 '20 at 17:12
-
I never ended up resolving it unfortunately. – brilam Nov 09 '20 at 14:20