Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Headless Mode
#1
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).
Reply
#2
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
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)