How to loop the captcha until it is received

I want receive the captcha from Http Request,but it must loop request until the Return the captcha,and then end.

Hey @HuaiYe

Sorry, a bit unclear on what you wanna loop here…

Could you please explain a bit ?

Thanks
#nK

@Nithinkrishna ,oh it doesn’t matter.I solved it.I use For Whileto judge the captcha if it nothing or not.And then I loop the Http Request and then when it get the captcha,the loops end.Then I write the captcha into the textbox.And then it success.

1 Like

Perfect @HuaiYe :slightly_smiling_face::+1:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.