Category "cefsharp"

How Do I Sign In To Google with CEFSharp Browser in WPF?

I know this is a very basic question, but I'm creating a browser in wpf (I'm almost done with it) using CEFSharp, but I hit a snag with logging into google on s

CefSharp FontResource ISchemeHandlerFactory

Is it possible to intercept the font request inside a CSS file? We have the following CSS file: @font-face { font-family: 'Material Icons'; font-style: norm

Cefsharp in WPF rendering only when resized

We have a WPF application with CefSharp 79.1.360.0. On one specific computer, CefSharp does not render unless the application is resized. On the DevTools we see

Does CefSharp support the promises of the JavaScript?

JavaScript code below works in the console of the Browser. But when i put this code in CefSharp, CefSharp returns null. Im using CefSharp 100.0.120-pre. Does Ce

Is it possible to send a message from a WPF app that is hosting a CefSharp control, to the web app running in CefSharp like WebView2 can do

With WebVeiw2 you can send a message to a web app running in it using WebView2Ctrl?.CoreWebView2?.PostWebMessageAsJson(message). Is there a way of doing this in

EvaulateScriptAsPromiseAsync and async/await

I'm trying to use EvaluateScriptAsPromiseAsync with CefSharp. It seems to work in the browser, but I get a null result in cefSharp. Javascript: (async function(