gecko-dev/testing/webdriver
James Graham b97884f422 webdriver: Update version number for release
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 05feb81df65b2ab91d4173404132f6cfa7aa8c5a

--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 6f5c069677512553543341f903fb4ea96667bd2e
2017-03-07 18:50:56 +00:00
..
src webdriver: Fix CookieResponse and CloseWindowResponse serialization. (#79) 2017-03-07 18:47:18 +00:00
.gitignore webdriver: Merge pull request #25 from danlrobertson/nullable 2016-03-27 17:30:04 +01:00
.travis.yml webdriver: Merge pull request #27 from jgraham/travis 2016-04-04 13:04:07 +01:00
Cargo.toml webdriver: Update version number for release 2017-03-07 18:50:56 +00:00
LICENSE webdriver: Update package metadata for release 2015-04-09 16:20:51 +01:00
README.md webdriver: readme: add crates.io badge 2017-02-24 16:39:42 +00:00

webdriver Rust library Crate version Documentation Build status

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