12-29-2016, 07:11 AM
kyjdp Wrote:Hello, feedback, I derived from QM exe file, in actual use, often appear in the first window or the last window to stop the case, do not know why, but in the QM debugging is OK
Try to insert this at the beginning:
spe 1000
Then waits 1000 ms after each lef. By default waits 100 ms in macro, 0 ms in function.
Also insert this after each line containing wait...win:
1
It waits 1 second.
Also replace 30 to 60.