Headless Chromium can be built as a library for embedding into a C++ application. This approach is otherwise similar to controlling the browser over a DevTools connection, but it provides more customization points, e.g., for networking and mojo services.
Headless Example is a small sample application which demonstrates the use of the headless C++ API. It loads a web page and outputs the resulting DOM. To run it, first initialize a headless build configuration.
And that's where the problem starts for me, I can't figure out how to build "Headless Chrome" and from which source code to build it?
I need to use the source code of "chromium": https://github.com/chromium/chromium ?
or something else ?
If possible, please tell me.
--
You received this message because you are subscribed to the Google Groups "headless-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to headless-dev...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/headless-dev/53001caf-15ad-4f38-8951-1f360c2bf926n%40chromium.org.