I would like to have delay between the text input = enter key
how to do this expression?
“testing” + “[k(enter)]”
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’.