Answer the question
In order to leave comments, you need to log in
What needs to be corrected in cefsharp so that the login / password entry window appears?
There is a site, when you access it through google chrome, a login / password input window pops up. If I insert the same address into cefsharp, then an error pops up - you are not authorized on the server. Pop-up windows are enabled - checked. Can cefsharp be represented by google chrome, does user-agent and other settings affect this?
Answer the question
In order to leave comments, you need to log in
Most likely, the site is checked for bots / emulator, etc. You need to check what cefsharp sends at the time of accessing the site and the poke method, compare it with the classic chrome - cut out or mask all the different moments ...
I found something to check - through cefsharp it does not let me into the admin panel of the router. When entering the address: 192.168.1.1, there should be a request for a login / password, but it is not, immediately an error: Access Error: Unauthorized
Access to this document requires a User ID
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question