Ill try and make this quick, I couldn't find a solution.
Im using "Get text input from user" to get variables that will be written to excel.
I want to find a way that when the prompt window for the text entry comes up, I can just start typing. Its inefficant to have to click into the text entry field.
Using a simulated mouse click wouldn't work, because it would have to happen mid command.
maybe I can lacuna to commands at once, with a small delay on the mouse click?