Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReCaptcha V3 not working #14

Open
clement128 opened this issue Feb 10, 2021 · 1 comment
Open

ReCaptcha V3 not working #14

clement128 opened this issue Feb 10, 2021 · 1 comment

Comments

@clement128
Copy link

For V3 I am getting this error:

PuppeteerSharp.EvaluationFailedException: Evaluation failed: TypeError: Cannot set property 'innerHTML' of null
    at __puppeteer_evaluation_script__:1:66
   at PuppeteerSharp.ExecutionContext.ExecuteEvaluationAsync(String method, Object args)
   at PuppeteerSharp.ExecutionContext.RemoteObjectTaskToObject[T](Task`1 remote)
   at PuppeteerSharp.DOMWorld.EvaluateFunctionAsync[T](String script, Object[] args)
   at PuppeteerExtraSharp.Plugins.Recaptcha.Recaptcha.WriteToInput(Page page, String value)
   at PuppeteerExtraSharp.Plugins.Recaptcha.Recaptcha.Solve(Page page)
   at PuppeteerExtraSharp.Plugins.Recaptcha.RecaptchaPlugin.SolveCaptchaAsync(Page page)
@Overmiind
Copy link
Owner

Could you send the site where you're getting this error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants