Hopefully, it's clear.
Is there any way to make it like that:
Every hour in the browser on a specific web page opens dev tools and writes some Javascript command in the console?
I know there is a way to do similar via Seleinium, but is there any other way? For example with python.
Thank you for your answer!