rusty-driver 0.1.0

A high level API for controlling a web browser with webdriver. Currently requires a nightly compiler due to use of futures-await.
docs.rs failed to build rusty-driver-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: rusty-driver-0.3.3

rusty-driver

Webdriver based browser automation library. This is a rewrite of fantoccini using idomatic async-await and an updated hyper. The intention is to keep it up to date as futures-await is stabilized.