I have a keystroke action which types a string, followed by [tab] and then loops a number of times. I have a 25ms delay between keystrokes. Strangely, on one occasion the bot input [tab] twice. Does someone know why this might have happened and/or how to avoid this?
Page 1 / 1
Try slowing it WAY down to see if you’re still getting the multiple TAB keys. Like 1-2 second per keystroke. What may be happening is the field you expect to be awaiting keystrokes may not be the where the cursor really is.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.