Replies: 1 comment
-
In future please use Discussions to ask support related questions.
I'm only providing limited support for old versions on a paid basis. If you require further assistance I'd be happy to discuss your problem in more detail.
It's impossible to know what from lines what the problem is. It is important to remember that cookes are deleted async, they're not deleted instantly. Web pages needed to be reloaded also. API Docs are available at https://cefsharp.github.io/api/ I'd suggest picking the closes matching version and reviewing the documentation. There are two methods of deleting cookies via the There's a xunit test available for reference https://github.com/cefsharp/CefSharp/blob/master/CefSharp.Test/CookieManager/CookieManagerTests.cs#L184 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
My Cef version is 65.0,
The above two sentences are called, but it doesn't work
Beta Was this translation helpful? Give feedback.
All reactions