use pop3, get content and make sure you get the body of the message (raw), then find the verification link etc
Recaptcha v2 works in record mode but not in thread mode
-
Hello,
Anyone encountered this type of problem?
I am using recaptcha v2 this site on record mode without problem.
It is solved and i click signin button and login in the site is successfull.But as soon i use the same script in 1 thread mode the captcha seems to be solved (but i can not see it in http debugger) then after clicking the signin button i got recaptcha error!
I have tried 3x record mode it works and tried 3x on thread mode and it fails everytime
Thanks in advance