Xetera / ghost-cursor

🖱️ Generate human-like mouse movements with puppeteer or on any 2D plane
MIT License
1.03k stars 120 forks source link

fix: move applies moveDelay #128

Closed bvandercar-vt closed 4 months ago

bvandercar-vt commented 4 months ago

moveDelay option in move function had no effect. Implement it.

Other option would be to omit moveDelay from move options

Niek commented 4 months ago

@bvandercar-vt can you resolve the conflicts with the master branch?

bvandercar-vt commented 4 months ago

@bvandercar-vt can you resolve the conflicts with the master branch?

Done!

Niek commented 4 months ago

Thanks! Merged now 👌🏻