[nim-dev] Re: nim plus webdriver?

  • From: cjxgm <cjxgm@xxxxxxx>
  • To: nim-dev@xxxxxxxxxxxxx
  • Date: Sat, 23 Jul 2016 13:14:38 +0000

a RESTful / JSON Protocol

Then `httpclient <http://nim-lang.org/docs/httpclient.html>`_ + `json 
<http://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")

Other related posts: