webfp / tor-browser-selenium

Tor Browser automation with Selenium.
MIT License
548 stars 100 forks source link

Is it possible to capture HAR requests for every URL that we load? #152

Closed askumar2903 closed 3 years ago

gunesacar commented 3 years ago

Not as is, but you could try installing the har-export-trigger extension, and follow the instructions provided in its README.

askumar2903 commented 3 years ago

Yeah. Thank you. Tried that. and It Worked :)