Nightwatch v1.5.1 Release Notes
Release Date: 2020-10-29 // about 4 years ago-
- ๐ Fixed #2529 - false warnings about settings being defined in globals
Previous changes from v1.5.0
-
Nightwatch v1.5 introduces support for using third-party automation libraries directly into Nightwatch tests, thus providing significantly more flexibility in writing custom commands/assertions and also the test itself. This functionality also aims to eliminate some of the burden in choosing between various frameworks, by providing the possibility to combine the functionality offered by other libraries, such as selenium-webdriver or WebdriverIO, with Nightwatch.
๐ Other fixes and improvements: