Keystrokes:

Say if i want to send Tab key 20 times, what is the easy way to achieve this?

Use while condition than hotkey activity for tab than increment condition

1 Like

Hi there @Akila_Rajan,
As suggested by @indra, the best way to achieve this is via iteration.

More specific information on achieving this can be found in the following thread:

Thanks,
Josh