I want to use a proxy for selenium python using the firefox webdriver. I can assign firefox a proxy through the normal browser's GUI but I don't know how to do it Selenium Python. It uses port 8080 and it does not need authentication.
Asked
Active
Viewed 513 times
0
-
This question is already answered [look at this post](https://stackoverflow.com/questions/18719980/proxy-selenium-python-firefox/31086235) – ufopilot Nov 26 '21 at 23:52
-
@ufopilot that does not work my ip is still the same and none of the settings changed – JohnnyPhinn Nov 27 '21 at 01:03
-
Please provide enough code so others can better understand or reproduce the problem. – Community Dec 01 '21 at 18:17