Hello, in my system I have a cef4 browser that navigates through a page where there is an invisible hCaptcha, in some computers where my system runs, an error occurs of not validating the generated captcha.. being that it is the same system without any difference.. Any idea what I can do to make this error not occur? in standard browsers such as chrome, firefox and edge the error does not occur...
Thanks for any help!
Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
problem with invisible hCaptcha
Re: problem with invisible hCaptcha
I did the test using the MiniBrowser in the example and the error also occurs when browsing the page with the invisible hCaptcha
Re: problem with invisible hCaptcha
I updated the cef4delphi version to CEF 114.2.12 and tested the MiniBrowser and SimpleBrowser demos, in MiniBrowser the error occurs but in SimpleBrowser the error does not occur, what is the difference between the two demos to know what could be causing the error?
- salvadordf
- Posts: 4580
- Joined: Thu Feb 02, 2017 12:24 pm
- Location: Spain
- Contact:
Re: problem with invisible hCaptcha
Hi,
The MiniBrowser demo has many more features than SimpleBrowser. Many of them are for testing purposes only and they can be disabled.
The easiest way to see what's the problem is to remove one TChromium event at a time and test that webpage every time you disable one event.
The MiniBrowser demo has many more features than SimpleBrowser. Many of them are for testing purposes only and they can be disabled.
The easiest way to see what's the problem is to remove one TChromium event at a time and test that webpage every time you disable one event.