How to do shortcuts using selenium and python for tor browser?

138 Views Asked by At

I am trying to create a new identity (Command+Shift+U) in the tor browser controlled by python and selenium. Unfortunately, sendkeys does not work and I would prefer to use a headless browser and not use pyautogui. Any tips, advice, or other tips for the new identity trick would be much appreciated!

P.S. I think @user14892837 was trying to do this last year? Any update? Thanks

0

There are 0 best solutions below