1.2.0
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.
Released on 2017-03-29.
wait(...)
methods: wait(forFulfillmentOf predicate:...)
.wait(forInvisibilityOf...)
method which is waiting for the element to disappear.