Login  Register

Re: Chrome DevTools Protocol and Pharo

Posted by Esteban A. Maringolo on May 19, 2017; 2:53am
URL: https://forum.world.st/Chrome-DevTools-Protocol-and-Pharo-tp4947589p4947611.html

This is really cool!

Thank you for doing it!

El may. 18, 2017 4:21 PM, "Torsten Bergmann" <[hidden email]> escribió:
Hi,

I played around with remote controlling Google Chrome from
Pharo using Chrome DevTools Protocol [1] (based on WebSockets).

The video shows an example using latest Pharo 6 on Mac:
https://www.youtube.com/watch?v=9F5FrQTEJWY

Initial Code is on GitHub [2] if someone is interested,
requires OSOSX and Zinc Websockets to be loaded.

Have fun
T.

[1] https://chromedevtools.github.io/devtools-protocol
[2] https://github.com/astares/Pharo-Chrome