Skip to content
This repository was archived by the owner on Jan 3, 2019. It is now read-only.

v9.0.0

Choose a tag to compare

@clebert clebert released this 02 Jun 21:44
· 158 commits to master since this release

9.0.0 (2017-06-02)

Bug Fixes

  • Update ajv to version 5.1.5 (#257) (236bb82)
  • Export Predicate type

Features

BREAKING CHANGES

  • Renamed types:
    • Accessor -> SeleniumAccessor
    • Action -> SeleniumAction
    • Browser -> SeleniumBrowser
    • Config -> SeleniumConfig
    • Element -> SeleniumElement
    • Test -> SeleniumTestContext
    • Implementation -> SeleniumTest