0.2.1
Fixed
WebDriverInterface::waitUntil()
: a resulting value from the promise, that has been generated by the "condition-to-satisfy" callback, is now properly forwarded to theonFulfilled
handler, for thewaitUntil
method itself.
WebDriverInterface::waitUntil()
: a resulting value from the promise, that has been generated by the "condition-to-satisfy" callback, is now properly forwarded to the onFulfilled
handler, for the waitUntil
method itself.