Thread: adding delays
View Single Post
  #1 (permalink)  
Old 03-01-2010, 08:52 PM
philkryder philkryder is online now
Senior Member
 
Join Date: Sep 2007
Posts: 458
Default adding delays

I often see the advice given to add delays between mouse moves and keystrokes.

If this is really necessary for reliable execution, why not pass along to development to add a 100 ms delay between each keystroke?

whether they are bunched together in a single command or not?

perhaps you could have a default of 100, with the ability to supress the delays at the users express overt choice.

lets try to make AA code no more verbose than necessary.

thanks
Phil
Reply With Quote