pub async fn micro_pause()
Short micro-pause between actions (100-400ms).
use captchaforge::behavior::micro_pause; micro_pause().await;