> a RESTful / JSON Protocol

Then 
[httpclient](http://forum.nim-lang.org///nim-lang.org/docs/httpclient.html) \+ 
[json](http://forum.nim-lang.org///nim-lang.org/docs/json.html) will do.

And the protocol is here: [Webdriver 
Spec](https://w3c.github.io/webdriver/webdriver-spec.html) (Just scroll down 
until you see a table in section "List of Endpoints")

Reply via email to