Skip to content

0.2.1

Compare
Choose a tag to compare
@itnelo itnelo released this 22 Dec 06:31
· 11 commits to master since this release
0.2.1
4f4f347

Fixed

  • 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.