Now that headless support for Chrome is becoming available I decided I am 
fed-up trying to deal with phantomjs and related problems. And because I 
love Go and didn't see an available client, I decided to build my own: 
https://github.com/raff/godet

Still in the early stages (a week old ?), but it's usable. It doesn't 
really check for protocol.json but just assumes you are running a 
relatively new version of Chrome (again, I am planning to use for headless 
support, so it's going to be Chrome 57+).

In theory it should work everywhere but I am testing (for now) mainly on 
MacOS (where headless doesn't work, but I can test the protocol).

The example/command line should give you a good idea of how to use it (and 
it may be useful on its own).

Let me know what you think, and if you have any suggestions!

-- Raffaele

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to