!REPLAYSPEED
(LinkToClipboard)From iMacros
Sets the replay speed to fast, medium or slow. Fast replay speed means there is no delay between each step, medium inserts a 1 second and slow a 2 second delay between each command. This command overrides the global replay speed setting in the options dialog.
Value
FAST|MEDIUM|SLOW
Examples
If you use iMacros for web site response measurements then remember to set the replay speed to FAST so that no artificial delays are added:
SET !REPLAYSPEED FAST STOPWATCH ID=home URL GOTO=http://www.iopus.com STOPWATCH ID=home
