ad-m / ad-m/python-anticaptcha

recapcha doesn't vanish after injecting the gresponse using python and selenium

Đang mở
#80 22 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Python
Star
230
Fork
53
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

To get a clear view i am uploading a link to a video which shows the problem regarding the recapcha.
[https://drive.google.com/file/d/1Ydsra33hqyb5hRpmekOjk-y_uUw_UL95/view?usp=sharing](url)

I am running a pythn bot to scrape the answers but get this recapcha sometimes.
![11](https://user-images.githubusercontent.com/62509239/91976354-cfbf1700-ecee-11ea-8573-416b470d65c3.JPG)

I use anticapcha service to get the token and use code to inject the response :
driver.execute_script("document.getElementById('g-recaptcha-response').innerHTML='{}';".format(token))

but the recapcha doesnt dissapear as it DOESN'T have a submit button.
The recapcha dissapears only after solving it and goes to the login page. The video will give a clear view of the problem.

What is the procedure to do after injecting g response?

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.