OutlookGen icon indicating copy to clipboard operation
OutlookGen copied to clipboard

Unable to bypass captcha

Open DaBossCoda opened this issue 2 years ago • 2 comments

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?

DaBossCoda avatar Dec 27 '22 05:12 DaBossCoda

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

maza23 avatar Jan 11 '23 15:01 maza23

can confirm the captcha service no longer gets resolved

nuvenZA avatar Jan 20 '23 22:01 nuvenZA