Would you be interested in trying it with BSD Licensed Chromium... https://chromium.googlesource.com/chromium/src/+/lkgr/headless/README.md which could be packaged with a Pharo distribution.
cheers -ben P.S. on the idea of an in-Image browser, this looks interesting... https://en.wikipedia.org/wiki/Chromium_Embedded_Framework On Fri, May 19, 2017 at 3:20 AM, Torsten Bergmann <[email protected]> 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 > >
