OutlookGen
OutlookGen copied to clipboard
Unable to bypass captcha
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?
same here... it seems this line is not working anymore:
driver.execute_script( 'parent.postMessage(JSON.stringify({eventId:"challenge-complete",payload:{sessionToken:"' + token + '"}}),"*")')
can confirm the captcha service no longer gets resolved