I created a browser instance using Cefsharp library. In the task manager I see only the below processes and not embedded browser webview
.
But, when I created browser instance using the Microsoft Edge WebView2, I see that process as well present. Since, both are chromium based I was thinking same set of processes to be present.
Any explanation should greatly be helpful.