Use chrome as browser in C#?
Solution 1:
You can use WebKit.NET. This is a C# wrapper for WebKit, which is the rendering engine used by Chrome.
Solution 2:
You can use GeckoFX to embed firefox
You can use WebKit.NET. This is a C# wrapper for WebKit, which is the rendering engine used by Chrome.
You can use GeckoFX to embed firefox