webdriver 0.28.0

Library implementing the wire protocol for the W3C WebDriver specification
Documentation
language: rust

rust:
    - nightly
    - stable

script:
    - cargo build --verbose
    - cargo test --verbose