ad-m / ad-m/python-anticaptcha

Issues with hcaptcha and selenium on artstation.com

Abierto
#63 8 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
230
Forks
53
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

I'm having trouble solving [artstation](https://www.artstation.com/users/sign_in)'s login hcaptcha with selenium. Using requests is not an option because it requires javascript enabled, and the usual actions like for the recaptcha selenium examples don't seem to work.
The error I get is "Incorrect. Please try again".

Note that not everyone gets the login captcha, some IPs are excluded from it for some reason. Might have to use a VPN to force it showing.

If it helps, I can provide the page source.
I can extract the data-sitekey value just fine and I readd it with execute_script, assigning the token to the innerHTML of [name='g-recaptcha-response'], but it still doesn't work.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.