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

CaptchaTester Failed. #5

Open
EgglezosK opened this issue Jul 22, 2024 · 1 comment
Open

CaptchaTester Failed. #5

EgglezosK opened this issue Jul 22, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@EgglezosK
Copy link

Hello and thank you for your work!

I try the library that you create and i see that CaptchaTester isn't working anymore.

I change the following from

const checkBox = await page.$$$('input[type="checkbox"]');
const checkBox = await page.$$('.cf-turnstile-wrapper');

and than i get

\undetected-browser\node_modules\ghost-cursor\lib\spoof.js:483
                                            objectId = elem.remoteObject().objectId;
                                                            ^

TypeError: elem.remoteObject is not a function

thanks in advance!

@AlloryDante
Copy link
Owner

AlloryDante commented Jul 30, 2024

Hello, sorry for late reply. I will need to rewrite this entire lib after I get some spare time (approx. After 20 November). I will keep the issue here until I get some time to code.

P.S. It would be great if you could provide a POC code so I can debug this issue faster when I will be available.

@AlloryDante AlloryDante self-assigned this Jul 30, 2024
@AlloryDante AlloryDante added the bug Something isn't working label Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants