Hello
I want to have a program that runs (in a thread) it waits 5 mins and then I need it to simulate an F5 key press.
Basically It needs to refresh an external webpage every 5 mins.
But I will also use this for other things that require the F5 key to be pressed after so long.
Any one have a the method or a line to do this?
Thanks