webdriver 0.18.1

Library implementing the wire protocol for the W3C WebDriver specification.
Documentation
# webdriver Rust library [![Build status]https://travis-ci.org/mozilla/webdriver-rust.svg?branch=master]https://travis-ci.org/mozilla/webdriver-rust [![Documentation]https://docs.rs/webdriver/badge.svg]https://docs.rs/webdriver/

As of right now this is an implementation
for the server side of the WebDriver API in Rust,
not the client side.