rusty-driver 0.2.0

A high level API for controlling a web browser with webdriver. Currently requires a nightly compiler due to use of async-await.
Documentation

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.