Does Nx Witness save cookies at embedding chromium
AnsweredHi guys.
Recently I was playing with new embedded chromium at 4.1.xxx release and figure out that it does not save any web sessions across different pages.
E.g. I created a webpage with google, authorize, everything works well withing this window with chromium. But if I opened another instance of that page, google does not recognize me, like if chromium does not save received cookies.
Any workaround/switches I can turn on/off with solve with problem?
-
Hi @...,
In the next release (4.2) you will find the following in the release notes:
The in-client web browser now saves user credentials between browser sessions.
With this improvement, the issues you encounter should be resolved.
0 -
Thanks Norman
Does this also relate not only to cookies but also to localstorage?
0 -
I found answer for my questions.
Looks like in 4.2 you will set cache_path for CEF to some file on disk, that should fix persistence of cookies and localstorage.
0
Please sign in to leave a comment.
Comments
3 comments