Duration setting

fastsnail78

New Member
Joined
May 17, 2019
Messages
34
Reaction score
0
Hi all.

I have a question about duration setting.

Does duration mean how long it will stay in the target website?

If so, when I set duration to 60 sec and my macro process time to 60 sec, total duration would be 120sec?

I am quite confused, and the point will be consumed for 120 sec?

anybody helps me with this question.

Thanks in advance.

regards.
 

Vargas

New Member
Joined
Feb 26, 2018
Messages
170
Reaction score
2
Age
29
Location
127.0.0.1
Its Depend Your Script as soon as he long
He will need some long time

Alont of lines (Await Await ... = Alot of Actions = Alot of time
 

fastsnail78

New Member
Joined
May 17, 2019
Messages
34
Reaction score
0
Thanks for reply.
do you mean even while script is in process, if duration time ends, whole traffic process finishes?
 

Vargas

New Member
Joined
Feb 26, 2018
Messages
170
Reaction score
2
Age
29
Location
127.0.0.1
Example
You use this Duration 30sec

and ur script was this

while(1)
{
await Delay (10000);
ClickByClass("btn btn-success btn-lg get-link");
}


you will use 30sec
 

MauroS5

Administrator
Staff member
Rule The Galaxy
Joined
May 10, 2018
Messages
199
Reaction score
15
Location
Spain
Website
9hitspoints.tk
Achievement
If on your page set 60s macro will use 60s its same you set await Delay (100000); or any comand
Will only use 60s
And if the macro finish at 30s then will do nothing for other 30s = 60s
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu