Open andrewzjl opened 2 years ago
You are welcome to review the code, I suspect this is a bug in CEF.
I think adding a unit test or two to validate the wrapper has been implemented correctly is the way to go from a CefSharp point of view. CEF has some tests we can use as a base
What version of the product are you using?
What architecture x86 or x64? I tested it in x64, but I think it doesn't matter
On what operating system?
Are you using
WinForms
,WPF
orOffScreen
? WPFWhat steps will reproduce the problem?
https://mstra.rjrpub.com/MicroStrategyLibrary/?loginMode=1048576
in cefsharp browserWhat is the expected output? What do you see instead? It should be the same as the cookieFilter not set, if the cookieFilter.CanSentCookie return true
Please provide any additional information below.