G
G
Geronom2020-09-11 16:57:11
C++ / C#
Geronom, 2020-09-11 16:57:11

CefSharp - how to set cookies from a file?

Greetings!

I am using Chrome browser. Received cookies via

Cef.GetGlobalCookieManager().VisitAllCookies(visitor);
and written to a file.

After reading the recorded data, I try to install through Cef.GetGlobalCookieManager().SetCookieAsyncor browser.GetCookieManager().SetCookieAsync()and nothing happens.

How to proceed?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question