Cannot use Private Socks5 proxy with Selenium+Firefox (Python)
问题 Context: I am using Python, selenium + Geckodriver. Firefox webbrowser automation and I have problem on a private proxy authentification. I cannot manage to configure my socks5 proxy username and password. Thus, Firefox shows up but connection doesnt work. The simple task that I want to do is : I want to use selenium(automated Firefox) with a proxy (SOCKS5 proxy with password) Checking my IP on a website to see if the proxy is working What I noted so far is: I am using Firefox V76.0.1 ,