Defines the runtime speed for the emulating functions.
// Slows down the runtime speed of the test
EmulateSpeed(esSlow)
EmulateMouse(EDT_Name, emLeftClick, 10, 5)
Syntax
<Speed>: Integer constant
Runtime speed for the EmulateXXXX functions: | |
esDefault (Default value) | Normal runtime speed. |
esSlow | Slow runtime speed (to see the actions performed). |
Component: wd280testexe.dll