fantoccini 0.5.0

High-level API for programmatically interacting with web pages through WebDriver.
Documentation
language: rust
dist: trusty
sudo: false
rust:
  - nightly
  - beta
  - stable
cache: cargo
matrix:
  allow_failures:
    - rust: nightly