Trying to set WebView2 User Data the same as installed Edge #4819
Unanswered
derekantrican
asked this question in
Q&A
Replies: 0 comments
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.
-
I have an application hosting a WebView2 instance (on Windows) where I want the behavior of the WebView2 to be identical to Edge (cache, cookies, extensions, etc). I have set the user data folder like this:
However, navigating to different sites on WebView2 that I have logged into on Edge doesn't show me as already logged in. And
edge://system
(in WebView2) doesn't show any of the Extensions that I've installed in Edge.Am I setting the wrong User Data path? Or is there some other way to align these two?
Beta Was this translation helpful? Give feedback.
All reactions