Hacker News new | ask | show | jobs
by beatthatflight 1411 days ago
Selenium would do that, in python, no worries.

Alternatively, have a batch script that just runs (Assuming windows) taskkill /f /im firefox.exe which would kill it. Then have firefox startup with no tabs loaded.