fantoccini 0.19.0-rc.2

High-level API for programmatically interacting with web pages through WebDriver.
Documentation
coverage:
  range: 90..100 # set a high standard for ourselves
  round: down
  precision: 2
  status:
    project:
      default:
        threshold: 1%
ignore:
  - "ci"
  - "tests"
# Make less noisy comments
comment:
  layout: "files"
  require_changes: yes