aflaldf

Results 3 comments of aflaldf

I am trying to test the reporting ``` import passwords from python_anticaptcha import AnticaptchaClient, ImageToTextTask, AnticatpchaException def setImg_getCaptcha(captcha): #anticaptcha service api_key = passwords.apikey_anticaptcha captcha_fp = open(captcha, 'rb') client = AnticaptchaClient(api_key)...

I am too getting this a lot lately.

But I could overcome this issue for some pages when I used the name or id part in the redirected url which I get when I try it in the...