当我尝试运行时:
google-chrome --headless --disable-gpu --repl http://google.com
变得无限:
[0829/155519.758686:INFO:headless_shell.cc(303)] Type a Javascript expression to evaluate or "quit" to exit.
>>> {"result":{"type":"undefined"}}
>>> {"result":{"type":"undefined"}}
>>> {"result":{"type":"undefined"}}
>>> {"result":{"type":"undefined"}}
...
Ubuntu 16.04 上的谷歌浏览器 60.0.3112.113
这是Chrome中的错误吗?