Skip to content

1.2.0

Compare
Choose a tag to compare
@bartoszj bartoszj released this 29 Mar 09:51
· 149 commits to master since this release

Released on 2017-03-29.

Added

  • A more generic version of wait(...) methods: wait(forFulfillmentOf predicate:...).
  • wait(forInvisibilityOf...) method which is waiting for the element to disappear.
  • Compatibility with Xcode 8.3 and Swift 3.1.