How can i run a command line or a cell at every 2 hours in Python3?

Viewed 16

I wrote a small script with Python3 and i use there selenium.How can I make a command line or cell repeat every 2 hours? enter image description here

I want to repeat the last cell. Thank you!

0 Answers
Related