Skip to main content

Module behavior

Module behavior 

Source
Expand description

Human-like behavior simulation.

Adds random delays between actions to appear more natural.

Functions§

action_delay
Standard inter-action delay (50-200ms).
page_load_delay
Page load wait (500-2000ms after navigation).
random_delay
Generate a random delay between min_ms and max_ms.
sleep_action_delay
Sleep for a random action delay.
sleep_typing_delay
Sleep for a random typing delay.
typing_delay
Typing delay between characters (30-120ms).