Nightwatch v1.1.11 Release Notes

Release Date: 2019-05-23 // almost 5 years ago
    • ๐Ÿ›  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