Selenium (Python) Clicker bot)

You need to make a bot that would go to the site, click on the link and make the appearance of an anonymous user who watches the video. I plan to use Selenium for this. You need to run several bots in parallel, about 20. But there were a couple of questions. Is it worth running bots as tests or are there other options? And if you run tests without opening the browser, will the system work correctly and will it detect the site of the user who is watching?

Author: Tarik, 2020-06-16