Enter goes to fast after Type Into acitity

I would like to have delay between the text input = enter key

how to do this expression?

“testing” + “[k(enter)]”

Hey,
you can try use property ‘DelayBetweenKeys’ or use second activity only with enter key and use property ‘delayBefore’.
image

2 Likes