fantoccini 0.6.1

High-level API for programmatically interacting with web pages through WebDriver.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "fantoccini"
version = "0.6.1"
authors = ["Jon Gjengset <jon@thesquareplanet.com>"]
description = "High-level API for programmatically interacting with web pages through WebDriver."
homepage = "https://github.com/jonhoo/fantoccini"
documentation = "https://docs.rs/fantoccini"
readme = "README.md"
keywords = ["webdriver", "chromedriver", "geckodriver", "phantomjs", "automation"]
categories = ["api-bindings", "development-tools::testing", "web-programming::http-client"]
license = "MIT/Apache-2.0"
repository = "https://github.com/jonhoo/fantoccini.git"

[dependencies]
rustc-serialize = "0.3"
cookie = "0.6.2"
hyper = "0.10.10"
hyper-native-tls = "0.2.2"
webdriver = "0.25.2"
[badges.travis-ci]
repository = "jonhoo/fantoccini"