Hello, just want to correct my answer... the not final new Version works with lot of useful addons.
So.. sorry to all of you from the Bas Team... Hope you forgive me. :D
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.