Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!



   1622

help with hcaptcha + selenium + 2captcha

by Allowy - 23 May, 2021 - 02:29 PM
This post is by a banned member (Allowy) - Unhide
Allowy  
Godlike
317
Posts
270
Threads
5 Years of service
#1
After I send the sitekey to 2captcha I get the token but how do I submit the token with selenium?
Code:
let submitToken = (token) => {
document.querySelector('[name=g-recaptcha-response]').innerText = token
document.querySelector('[name=h-captcha-response]').innerText = token
document.querySelector('.challenge-form').submit()
} submitToken('TOKEN_STRING')
The ".challenge-forms" doesn't exist on that page, it automatically redirects you after solving the captcha.
Discord: 21#0001
I AM BACK!
This post is by a banned member (Allowy) - Unhide
Allowy  
Godlike
317
Posts
270
Threads
5 Years of service
#2
This is a bump
I AM BACK!

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 1 Guest(s)