Hi I am working on a project where i have to scrape a website that has a h-captcha, I used 2captcha to resolve the h-captcha and it works, however when I submit the form it redirect me to link in the form action. I tried with the demo h-captcha and it worked but not with this site, even when I solve the captcha manually. It's probably because of selenium but how can I fix it ?
Asked
Active
Viewed 95 times
1
-
1Show us your code, what have tyou tried until now? What is the url? Post a minimal reproductible example. – Barry the Platipus Jul 23 '22 at 11:05