Trying to use remote web inspector in rpi. But getting error.
westeros --renderer libwesteros_render_gl.so.0.0.0 --framerate 60 --display main0 &
export WEBKIT_INSPECTOR_SERVER=${WEBKIT_INSPECTOR_SERVER:-':::9224'}
/usr/bin/WPELauncher http:///wizardkit/ui/guide.html &
From browser: launch
http://<board_ip>:9224/
Getting the error:
Inspectable web views
None found, make sure that you have set the developerExtrasEnabled preference property on your WebView.