- Fixed element commands (e.g. getText) not being able to be used with ES6 async/await
- Fixed an issue with using
assert.elementPresent/elementNotPresent
with W3C Webdriver - Fixed #2104 - an issue with waitForElement commands being called with a custom message
- Fixed #2101 - a problem with loading custom commands located in sub-folders of the initial source folder(s)
- Fixed #2099 - an issue with creating custom commands by extending built-in waitForElement commands