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 minutes
During running of the cycle/times, how to clear cache?
@antinxd can you show me how to do it? I need the project to make several queries without closing and opening the browser because each time it opens and closes it goes through a captcha that the program can not solve, so I have to put manually. that's why the browser can't be opening and closing .. can you send me a picture of how it should be done?