Missing the words while typing

Hi

I am using a type into activity for typing "ABCD"+variablename. Now, type into activity is missing character while typing. Can someone please suggest how I can avoid such things?

@Naresh_Upadhyay
sometimes the Bot is faster then he application.
For analysis (not always for solving) give 1 second delay before and check if the result are better with this
grafik

once you have found out wht the bot needs, then a better solution / synchronzation can be checked

1 Like

You can also try the DelayBetweenKeys option with higher than 10 ms value, but if you dont really need to actually type, try using Set Text activity which is faster and more accurate.