Search results

  1. A

    How to bypass Slider Captcha in Python?

    I have trouble in solving Slider Captcha , in my opinion its quite difficult to user 3rd party in solving this Captcha. I still search on Google and have one article mentioning this solution but it is writed in NODE js, so have anybody solved this captcha or had any idea about this ? Thank you...
  2. A

    Send_keys() is not working ?Selenium , python

    I have trouble in send_keys() function T.T. It finded element , clicked but can not send keys html-code :''' <div class='UEclfJ _27cR_W'> <input type ='tel' autocomplete='one-time-code' maxlength = '6'> <input class='_1y306T _2ynKud' maxlength = '1'reandonly value> <input class='_1y306T'...
  3. A

    How to fill autocomplete one-time-code input by selenium python ?

    I have trouble in send_keys one input one when fill the OTP code by selenium in python. Somebody can help me ? html-code ''' <div class='UEclfJ _27cR_W'> <input type ='tel' autocomplete='one-time-code' maxlength = '6'> <input class='_1y306T _2ynKud' maxlength = '1'reandonly value> <input...
  4. A

    How to bypass GeeTest Captcha?

    Hi everyone, I'am in trouble bypassing the slider captcha or geetest captcha.I dont know how to use 3rd party such as Anticaptcha,.. to solve it. I don't find function as init_geetest and something like that which is required by Anticaptcha.On the other hand some captcha is dynamic, it change...
  5. A

    GeeTest Captcha

    Hello everyone, I have trouble in solving this geetest Captcha. I don't know how to apply 3rd party to solve this captcha(anticaptcha...). This captcha is dynamic, its change picture every about 20sec or random sec. I have no idea. Thank you about concerning about my problem
  6. A

    Captcha in Blob:url.Dynamic Captcha

    Have some body have idea to solve this captcha : It 's in "blob:url". I have searched but dont know the name of this captcha
Back
Top