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!