I have a program in which I'd like to make more effecient.
Basically you press a button and it generates a bit of text. I'm wanting to automatically press that button say ever second, and then take that text that was given, and output it into a file.
I'm not sure what language the program is coded in but I can only code in python. Thanks in advance!