Terminal Send Keys - is DelayMS really a delay AFTER executing the activity?

Documentation says:

  • DelayMS - Delay time (in milliseconds) after executing the activity. The default amount of time is 300 milliseconds.

Is it really after? This seems counterintuitive, in that it would be more useful if the delay were before executing the activity.

Oh boy. I really thought DelayMS was added BEFORE the activity is executed until I figured something was wrong. Can someone from @uipath confirm if this is really the case for all Terminal Activities? :frowning:

I don’t remember if I ever did this, but you could just set a really long delay on one of the activities so it’s noticeable if the delay is applied before or after.