@thesunofme
Please attach the project where the problem occurs. Here or in the PM form.
Describe in more detail what site you are talking about and what proxies, mail services, etc. you use to register accounts, this can also be done in the forum PM.
How to clear all cache or history within a loop
-
My script is like that:
Initialise
Set Variable No-of-Cycle
For 1:No-of-Cycle
Call Function 1
Set Variable No-of-Times
For 1:No-of-Times
Call Function 2
Call Function 3
Increase Variable 1->No-of-Times
Sleep 30 minutes
Increase Variable 1->No-of-Cycles
Sleep 30 minutesDuring running of the cycle/times, how to clear cache?
-
@hifive said in How to clear all cache or history within a loop:
My script is like that:
Initialise
Set Variable No-of-Cycle
For 1:No-of-Cycle
Call Function 1
Set Variable No-of-Times
For 1:No-of-Times
Call Function 2
Call Function 3
Increase Variable 1->No-of-Times
Sleep 30 minutes
Increase Variable 1->No-of-Cycles
Sleep 30 minutesDuring running of the cycle/times, how to clear cache?
