Skip to content
This repository was archived by the owner on Aug 25, 2021. It is now read-only.

Latest commit

 

History

History
20 lines (20 loc) · 633 Bytes

CHANGELOG.md

File metadata and controls

20 lines (20 loc) · 633 Bytes

0.0.9

  • added support for passing chromeOptions in device capabilities

0.0.8

  • added uiselector() for Android
  • added multiple() selector
  • added tests for selectors
  • small fixes in resolving deferred elements

0.0.7

  • fixed test initialization

0.0.4

  • added maybeOn to AkowTestContext and checkScreen() to execute conditionally if screen is visible

0.0.3

  • find by xpath() selector

0.0.2

  • first JCenter usable version
  • added APK install by androidAPKApplication()

0.0.1

  • initial version
  • PageObject support id and accessibilityId
  • still not very much usable (JCenter version not usable)