Resin WPE and Inspector

Hello,

Is there any way to open the inspector (dev tools) with the resin-wpe project ? https://github.com/resin-io-playground/resin-wpe

Do you know how you’d enable the inspector on a stock (raspbian perhaps?) wpe install, I’ve done a search of their website and codebase and don’t see any way to inspect the HTML like you would in a more general purpose browser.

It’s like a remote web inspector (something like weinre) I think. but there are no details about it, just a env variable to enable it but it does not work : WEBKIT_INSPECTOR_SERVER=ipaddress:port

Thanks anyway for your reply :slight_smile:

Hi @samoud we have an open issue about the webkit inspector on the WPE repo - https://github.com/resin-io-projects/resin-wpe/issues/13
You can follow the progress on this bug there.