Posts by MisterNBr • 41 points
2 posts
- 
		2 votes1 answer299 viewsA: Adding proxy settings in Chrome browser with c# and SeleniumAfter a lot of research I was able to solve my problem that was simpler than I imagined, because I now intended how the port configuration, custom options and local host ip proxy tor in Selenium… 
- 
		2 votes1 answer299 viewsQ: Adding proxy settings in Chrome browser with c# and SeleniumI need to open the Chrome browser with Tor proxy settings using selenium. I was successful with firefox but it’s not very agile, so you need to use Chrome. The problem is I don’t know how to apply…