Hi Guys,
I need a assistant. I am trying to use delay between two hot keys according to image.
I want to add delay between two keys like “[k(down)]”+(Delay)+ “[k(enter)]”
Please anyone can help me out.
Thanks
Hi Guys,
I need a assistant. I am trying to use delay between two hot keys according to image.
I want to add delay between two keys like “[k(down)]”+(Delay)+ “[k(enter)]”
Please anyone can help me out.
Thanks
Hi,
We can achieve it using DelayBetweenKeys property.
If you want to wait 1 or more seconds, can you try to use 2 TypeInto activities and Delay activity or delay before property of latter activity.
Regards,