Hello
I am using KANTU for a repetitive task, to refresh a page and to click on a button at a set time.
The command lines for the pause segment look like this:
{
“Command”: “pause”,
“Target”: “30000”,
“Value”: “”
},
I would like the target to be randomized between two values, preferably not 0 to X, but X to Y.
I found this topic How to pause macros but I cannot understand how to transfer commands to my “program”.
Can someone help me with this issue?
Best regards