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
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