Top "Chromium-embedded" questions

Options for embedding Chromium instead of IE WebBrowser control with WPF/C#

Updated for 2020, I've linked my article where I compare the memory footprints of different approaches to hosting HTML WebView in …

c# wpf google-chrome webbrowser-control chromium-embedded
cefsharp execute javascript

I want to execute JavaScript code by using CefSharp in Windows Forms, but it does not work. The code is …

javascript c# chromium-embedded cefsharp
How to integrate Chromium Embedded Framework (CEF) with java

I'd like to make a desktop application to let a website be browsed, I don't want to make a browser …

java chromium chromium-embedded
How to change the URL using CefSharp WinForms

So, I decided to give CefSharp another go, grabbed the CefSharp.Winforms nuget, and dropped in the following code : public …

c# winforms chromium-embedded
Debugging JavaScript in Chromium Embedded Framework

I have a WPF application which uses CEF to display web content. My question is, is there a way to …

wpf debugging chromium-embedded
Is Google Chrome embeddable?

I've asked myself if one can embed the google chrome browser engine in an own application. I'm using Delphi 2009. There's …

google-chrome browser activex chromium-embedded embedded-browser
CefSharp LoadHtml

Could someone explain to me how the CefSharp LoadHtml function works? LoadHtml(string html, string url) What do the html …

c# chromium-embedded cefsharp
Getting Chrome Browser in java Applications

Is there a way to get the Chrome browser inside of java applications similar to the way Awesomium works in …

java google-chrome chromium chromium-embedded embedded-browser
Working with locally built web page in CefSharp

I have a CefSharp browser created in my Winform and I need to dynamically build an HTML page in memory …

c# chromium-embedded cefsharp
Using TChromium, Delphi Chromium Embedded

This is a continuation of my last question. In that question I showed a problem involving TWebBrowser generating threads that …

delphi chromium chromium-embedded tchromium