Replies: 1 comment
-
In future please use Discussions to ask questions.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an existing issue for this?
CefSharp Version
121.3.130
Operating System
Windows 10
Architecture
x64
.Net Version
7
Implementation
WinForms
Reproduction Steps
N/A
Expected behavior
N/A
Actual behavior
How to read these cookies in Cefsharp?
i have called this
var cookies = await Cef.GetGlobalCookieManager().VisitAllCookiesAsync();
and the return value is different than browser cookies
Regression?
No response
Known Workarounds
No response
Does this problem also occur in the CEF Sample Application
Yes using WPF/OffScreen command line args
Other information
No response
Beta Was this translation helpful? Give feedback.
All reactions