I am unable to run selenium script in opened tor browser. I tried many codes and also searched on web, but not satisfied with the answers.
It is easy to run same thing on Chrome, where I just need to add options.add_experimental_option("debuggerAddress", f"127.0.0.1:1060") in the options.