How can I debug a running Kiosk-mode Chrome application? -


i have chrome application experiences issues when being run in kiosk mode. there way connect debugger or enable inspector kiosk-mode applications?

if run chrome --remote-debugging-port=9222 option provide access devtools @ http://localhost:9222/. if need access different computer can forward port ssh.

source: http://blog.chromium.org/2011/05/remote-debugging-with-chrome-developer.html


Comments

  1. It was an helpful article for those who are facing such problem with kiosk mode. Here I want to share more detailed information about kiosk mode chrome. Thanks

    ReplyDelete

Post a Comment

Popular posts from this blog

android - Hide only the Action bar on Scroll not action bar tabs -

matlab - "Contour not rendered for non-finite ZData" -

delphi - Indy UDP Read Contents of Adata -