Closed Revadike closed 2 years ago
Unfortunately, my ghost-cursor PR is necessary for solving the requests properly as it includes timestamps with each mouse coordinate (the hCaptcha request requires this now). I'm not sure why there would be any issues installing from the forked version as I've used forked versions of code in many other personal and academic projects without a hitch.
I have created an NPM package for my forked version of ghost-cursor since the PR wasn't going through and have pushed an update using this new package so there shouldn't be any other issues with this moving forwards.
Fixes https://github.com/aw1875/puppeteer-hcaptcha/issues/43
I just found this guy's fork, that seems to fix this issue for me. I guess it's not really ideal that it does not include your
ghost-cursor
PR.