Login  Register

Re: Chrome DevTools Protocol and Pharo

Posted by Ben Coman on May 19, 2017; 1:36am
URL: https://forum.world.st/Chrome-DevTools-Protocol-and-Pharo-tp4947589p4947610.html



On Fri, May 19, 2017 at 3:20 AM, Torsten Bergmann <[hidden email]> wrote:
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

This is great Torsten.  Such videos have high potential to be marketable outside the Pharo community.
cheers -ben