Skip to content

TorBrowserDriver all parameters explained. #181

Answered by gunesacar
RealSting asked this question in Q&A
Discussion options

You must be logged in to vote

It's a good idea to add annotations to code, but here are some brief descriptions:

tbb_path: path to Tor Browser Bundle (TBB) folder
tor_cfg: whether to start a new tor instance via Stem or use an already running (e.g. system tor) instance
tbb_fx_binary_path: path to Firefox binary inside TBB
tbb_profile_path: path to Firefox profile inside TBB
tbb_logfile_path: path to Tor Browser's log file
tor_data_dir: path to Tor's data directory
executable_path: path to geckodriver executable
pref_dict: dictionary of Firefox preferences to set
socks_port: SOCKS port to use
control_port: control port to use
extensions: list of paths to extensions to install
default_bridge_type: default Tor bridge typ…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by RealSting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants