You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
same here... it seems this line is not working anymore: driver.execute_script( 'parent.postMessage(JSON.stringify({eventId:"challenge-complete",payload:{sessionToken:"' + token + '"}}),"*")')
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?
The text was updated successfully, but these errors were encountered: