0

In the following post Sleep a random time in with iMacros, works on FireFox/Chrome plugin

it describes how to add RANDOM time to replays.

My question: Is there a way to add a SPECIFIC amount of time to each replay either via the macro file or batch file.... such as it plays the first time at say 6pm, then the second time it plays same time the next day PLUS 2 minutes (so 6:02pm) then the third day another 2 minutes added (6:04pm) ??

Im running the macro from a batch file, so I could put it in there if there is a way.... ?? any ideas?

4

1 に答える 1

0

はい。

ただし、これには JavaScript スクリプトと JS での Date() オブジェクトの使用が必要です。これも見てください。

JavaScript だけで現在の時刻を取得するにはどうすればよいですか

于 2013-09-15T23:35:08.020 に答える