GoogleChromeLabs / carlo

Web rendering surface for Node applications
Apache License 2.0
9.32k stars 309 forks source link

carlo Remote devices, the inspect button is disabled #155

Open kimown opened 5 years ago

kimown commented 5 years ago

Remote devices in Chrome: image

Remote devices in Carlo:

image

When I remote debug webView using chrome, I have to open chrome://inspect/#devices, then click the inspect link of one page, then chrome open an inspect window.

So I have an idea, can I build a standalone package with Carlo, embed the inspect window automatically when one device connected to computer and one webpage open.

I have some question: can I get the link of the inspect window so I can embed in Carlo