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

Unable to bypass captcha #24

Open
DaBossCoda opened this issue Dec 27, 2022 · 2 comments
Open

Unable to bypass captcha #24

DaBossCoda opened this issue Dec 27, 2022 · 2 comments

Comments

@DaBossCoda
Copy link

Receives a valid token from twocaptcha service but fails to progress after executing the driver.script with token...

The captcha page loops and the program returns an error.

Any idea how to solve?

@maza23
Copy link

maza23 commented Jan 11, 2023

same here... it seems this line is not working anymore:
driver.execute_script( 'parent.postMessage(JSON.stringify({eventId:"challenge-complete",payload:{sessionToken:"' + token + '"}}),"*")')

@nuvenZA
Copy link

nuvenZA commented Jan 20, 2023

can confirm the captcha service no longer gets resolved

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

3 participants