Best practice to avoid bot detection by top websites?

Hello!
I wanted to ask that how can we add random human-like behavior to our automations?
The point basically is that some websites have bot-detectors installed in them, and when our robot will go to these sites, it will be detected as it will be working on some pre-defined and specific steps.
So I wanna avoid detection, I want to add some random behavior that shows up randomly and also shows random stuff from a list of pre-defined activities.
For example as humans are unpredictable, they might go and click in a whitespace for no reason at all, scroll for no reason or refresh, etc
So how can this stuff be achieved?

Thank you

Juliana

@Selesta_Juliana

Welcome to the community

You can try using a parallel
Activity and do these tasks in between with random delays while task are being performed…

This can be done with random delays so that it is pretty unpredictable

Cheers

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.