filmov
tv
How to get Node.JS connected to Chrome Developer Tools: Remote Debugging

Показать описание
Run webpage in google chrome and manipulate DOM through remote debugger protocol.
Initially was trying to get it done via PhantomJS, but libqtwebkit is not working the same way as Chromium WebKit library.
Google Chrome Browser with enabled Remote Debugger
Node.JS 0.6.10 with enabled WebSocket (npm install ws)
VirtualBox 4.1.16
Canonical Ubuntu 12.04
Sublime Text 2
Initially was trying to get it done via PhantomJS, but libqtwebkit is not working the same way as Chromium WebKit library.
Google Chrome Browser with enabled Remote Debugger
Node.JS 0.6.10 with enabled WebSocket (npm install ws)
VirtualBox 4.1.16
Canonical Ubuntu 12.04
Sublime Text 2
Комментарии