Hello, I'm new in the field and I'm having trouble with the identification of Google and the other companies that I'm a robot even with the use of PROXY, FINGERPRINT and changing the BROWSER SETTINGS.
I would be happy for help on the matter, also willing to pay.
Add a resourse for threads, and make it FixedInteger, Then restart record, And click on " Thread Number " on the left upper corner, Then add your threads resourse inside it.
@rokiroki I would use a while loop and compare the current date with the time it should run (VAR_RUNAT = current + 2 hours) WHILE (currenttime < VAR_RUNAT) sleep(1000)! , or a for and compare the index with sleep. I.e i < 5 sleep(60000)! Would sleep 5 minutes.