How to use C# to search on Tor Browser through marionette?
I'm having a problem searching on Tor Browser using C#, i hope anyone can help me!
Here is the detailed problem:
https://stackoverflow.com/questions/77631255/how-to-use-c-sharp-to-search-on-tor-browser-through-marionette
Stack Overflow
How to use C# to search on Tor Browser through marionette?
i have a problem using C# to search on tor.
This is my code:
some question are commented in the code
FirefoxDriverService service = FirefoxDriverService.CreateDefaultService(geckodriver...
0 Replies