You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi Dani,
I absolutely love this project!
I am using Lively to display a website that requires a login. Every day I have to re-enable keyboard and sign into the site.
I have tried both web CefSharp and WebView2... neither of them offer to remember credentials like a full browser would.
Is there any way to interact with either of the browsers and get them to cache my credentials?
At least that way I would only have to click on button each time.
I found Settings.json and set
"CefDiskCache": true
, but that exhausted my expertise and didn't change anything. ;)Beta Was this translation helpful? Give feedback.
All reactions