Results 7 comments of Zen

Thanks for your reply, I found that the project named botD could detect this case, but I guess that might depended on server-side analytics.

I had tried fp-collect months ago. Since this project was not maintained any more (2019), the command line above: chrome_options.add_argument('--disable-blink-features=AutomationControlled') cannot be detected through https://antoinevastel.com/bots/

Good job! I'll take a look the latest version of creepjs for the rest of this month, thanks.

You could set document.body.classList.add('is-dragging') onStart event, and set document.body.classList.remove(is-dragging') onEnd event. The class 'is-dragging' like this: `.is-dragging, .is-dragging * { cursor: copy; }`

same issue in production mode.