Type Into Activity: Bot will type the first 1-2 letters, then select them, and then type the rest of the string

So, the problem I am running into is in the Type Into Activity. Let us say I want the bot to type the string: “abcdef”, it will basically type a or ab first, then select those letters then type out bcdef or cdef, so the result will be “bcdef” or “cdef”. And sometimes it would type out “abcdef”, if I re-ran the process enough times. This is the current configuration of the activity:

Please let me know a solution to this, thank you!

@ktanli
Hi,Attribute select simulate type or send windows message
Regards.