Hello,
I looked at many topics but did not find a working answer. I want to hold the key "a" for 3 seconds exactly as if I was pressing the "a" key on my keyboard. Is this possible?
I tried many things, including loop but it does not work like if I was using a keyboard. It repeats the "a" key very fast but this is not what I am looking for. I want to simulate a key pressed on the keyboard for X amount of time.
Any solution?
Thank you