Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Potential big flaw: mouse grab shake is missing #117

Open
TheGP opened this issue Feb 3, 2024 · 0 comments
Open

Potential big flaw: mouse grab shake is missing #117

TheGP opened this issue Feb 3, 2024 · 0 comments

Comments

@TheGP
Copy link
Contributor

TheGP commented Feb 3, 2024

I think I found an important piece of the puzzle that is missing in such libraries. And probably can be used to detect bots quite easily.

When we fill out the form we usually move our mouse hand to the keyboard to assist another hand in typing, Therefor after the typing we have to grab our mouse back.

Because the mouse bounces between the fingers in the hand it produces sharp movements, which are not similar to random movements.

Try it yourself, release ur mouse, and grab it back.

It potentially differentiates on the weight of the mouse, not just a person.

In the attachment below results of grabbing the mouse multiple times after typing (recording with my tool https://reviewer.eugenebos.com/automation-test can press "+" button on a keyboard to start recording and again to pause and then click show trail).

P.S. I'm writing it because I'm curious about your thoughts, as well as how other people grab their mouses and maybe ideas for implementation.

MergedImages

@TheGP TheGP changed the title Big flaw: mouse grab shake is missing Potential big flaw: mouse grab shake is missing Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant