Adam Dobrawy

Results 369 comments of Adam Dobrawy

Could you provide any snippet to attempt to reproduce your issue?

Can you provide the correct values in the form? I tried to fill it in, but I can't figure out any ID because I don't know the system. I write...

Closed due submitter inactivity. Feel free to write comment and ask to reopen if you have still that issue.

Please provide any valid form data. I am not from the same country as you and I cannot guess these values.

@ScrimForever , could you share on what operation on nike.com.br do you notice that issue? I was attempt to reproduce captcha, but i don't know when it's triggered.

I can not reproduce captcha challenge. Could you verify result when you adapt callback sniffer (see https://github.com/ad-m/python-anticaptcha/blob/master/examples/recaptcha_selenium_callback.py )?

@davidwozabal , could you provide code to reproduce captcha challenge? I do not receive the captcha challenge at the address provided. If I receive such a code - I will...

Hello, I have developed a solution for Tidal. The code is available on: https://github.com/ad-m/python-anticaptcha/blob/tidal/examples/real-cases/tidal.py In case of problems - let me know. I hope it will help your problem. I...

Thank you for the information. I will try to run it using Chrome tomorrow. In the case of Firefox I have not encountered such problems. Can you try in Firefox?

I think solution with callback sniffer should solve you issue. See https://github.com/ad-m/python-anticaptcha/blob/master/examples/recaptcha_selenium_callback.py . Let's me know if you have issue in integration it.