CentBrowser Forum

Full Version: Headless Mode
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is the --headless mode available? I tried...

Code:
chrome.exe --headless --disable-gpu --enable-logging --dump-html http://useragentstring.com/

...but only got an error "[0917/173730.357:ERROR:gpu_process_transport_factory.cc(1017)] Lost UI shared context".

Using: Version 3.5.3.50 (Official Build) (64-bit) (portable) (Chromium 67.0.3396.99).
Seems this is only a debugging message, did your test fail?
If the portable version doesn't work, you may try the installer version.
And you may try adding another two switches:
--no-sandbox
--use-gl=swiftshader