Replies: 1 comment
-
Sorry for the very late answer. This could be achieved by passing the desired parameters in the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! Newbie question here: when using tor manually, I can set my connections to come from one region by going into the torrc file and setting something like:
EntryNodes {us} StrictNodes 1
ExitNodes {us} StrictNodes 1
I thought the selenium automation would use the same torrc file, but it isn't! And now I don't know how to set those options. Is there a setting I'm missing? I feel like it must be obvious but I'm not seeing it! Thanks, and thanks for making this. :)
Beta Was this translation helpful? Give feedback.
All reactions