Run the callback function of hcaptcha in puppeteer
Is there any way to run this function in puppeteer to submit the hcaptcha?
I already loaded the h-captcha-response of the captcha into the textfield I just need to run the callback in puppeteer to submit the captcha-response...