@berkeselcuk3 said in Problem solving captcha:
@Fox for your help
It doesn't work that way.
I was wondering, how can i make an if statement loop untill the condition good?
Im using a captcha solver for recaptcha, but sometimes i am not able to get a V.
Because:
So i want to check if captcha is solved, if not run the step again. But how?
Yes i've already checked the tutorial on the website aswell on youtube.
mark_1
Captcha_solving
get element text
if element text == "WRONG_CAPTCHA..."
_log="captcha error"
_go to mark_1
It doesn't work for me...
Expression bar of if function:
"if " + [[SAVED_TEXT2]] == "xxxxx"
if element text == "xxxxx"
tried these both..
@unknownmenz , show your script.