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

Simulate human scrolling #106

Open
captainjackrana opened this issue Sep 14, 2023 · 3 comments
Open

Simulate human scrolling #106

captainjackrana opened this issue Sep 14, 2023 · 3 comments

Comments

@captainjackrana
Copy link

captainjackrana commented Sep 14, 2023

Can we add something into this cursor that can simulate human way of scrolling?

Essentially a human like simulation for page.mouse.wheel method? Default behaviour from puppeteer would be pretty mechanical where the scroll rate would be static whenever scrolling by X or Y delta

@AndriusCTR
Copy link

+1

1 similar comment
@iamkhalidbashir
Copy link

+1

@TheGP
Copy link
Contributor

TheGP commented Feb 17, 2024

Just use my fork https://github.com/TheGP/ghost-scroll or original one. I don't think it is a good idea to add scrolling to a cursor library. Currently it properly humanizing only 1 scroll .scroll(1, 'down')

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

4 participants