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

v0.8.0 - 2017-11-09

Pre-release
Pre-release

Choose a tag to compare

@clebert clebert released this 09 Nov 01:03
· 211 commits to master since this release

Added

  • Added the package @pageobject/predicates.

@pageobject/class

  • Added the class AdapterTestSuite a common test suite for adapters (only relevant for adapter authors).
  • Added the class AdapterMock (only relevant for @pageobject package authors).

Changed

@pageobject/class

  • Breaking: Changed the interface Adapter (only relevant for adapter authors).

@pageobject/selenium-adapter

  • Breaking: Removed the predicate functions.

@pageobject/puppeteer-adapter

  • Breaking: Removed the predicate functions.