Library implementing the wire protocol for the W3C WebDriver standard.
Перейти к файлу
Henrik Skupin 89df5f9227 Add "noProxy" support for manual proxy type (#121) 2017-08-30 21:02:55 +02:00
src Add "noProxy" support for manual proxy type (#121) 2017-08-30 21:02:55 +02:00
.gitignore Extensions Nullable and change Dates data to pub 2016-03-27 12:21:27 -04:00
.travis.yml Add travis CI support. 2016-04-04 12:58:54 +01:00
Cargo.toml cargo: release 0.30.0 2017-08-18 13:27:38 +01:00
LICENSE Update package metadata for release 2015-04-09 16:20:51 +01:00
README.md readme: add crates.io badge 2017-02-24 16:39:42 +00:00

README.md

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.