Smartproxy / Selenium-proxy-authentication

Example of username and password proxy authentication for use in Selenium
https://smartproxy.com/
MIT License
63 stars 14 forks source link

How can we use this in undetected_chromedriver? #4

Open StillNoob opened 7 months ago

StillNoob commented 7 months ago

I am trying to use this exact same method with undetected chromedriver but it's not using the proxy.

sakanamk commented 1 month ago

Could you provide a script that shows how you're trying to implement it?