I'm using Power Automate to create a code template in Visual Studio Code. To do that, I simply use these steps
Run application: %FilePath%
Wait 1 seconds
Send keys: {Control}({N})
Wait 1 seconds
Populate text field in window: %SomeCode%
My problem here is that it takes over 10 seconds (up to 15 at times) for the text to appear and the flow to complete. What's going on here?

Report
All responses (
Answers (