Releases: nightwatchjs/nightwatch
Releases · nightwatchjs/nightwatch
v3.3.4
v3.3.3
What's Changed
- add check for browserstack turboscale urls by @nikhlagrwl in #3970
Full Changelog: v3.3.2...v3.3.3
v2.6.23
What's Changed
- add support for browserstack turboscale urls by @nikhlagrwl in #3969
Full Changelog: v2.6.22...v2.6.23
v3.3.2
What's Changed
- enable parallelism on any selenium host by @gravityvi in #3956
- improved the support for defining custom reporters via plugins
Full Changelog: v3.3.1...v3.3.2
v3.3.0
What's Changed
Fixes
- Update the description of abortOnFailure for waitForElementVisible.js by @gravityvi in #3934
- remove upper bound for number of worker threads by @gravityvi in #3930
- remove postInstall step by @AutomatedTester in #3953
- enable worker threads for mobile while using cloud services by @gravityvi in #3954
Dependencies
- Update Selenium to 4.14 by @AutomatedTester in #3944
- chore: update dependencies by @AutomatedTester in #3943
Full Changelog: v3.2.1...v3.3.0
v3.2.1
v3.2.0
What's Changed
-
New Features
- add wait until present command by @gravityvi in #3897
- event setup for nightwatch hooks by @harshit-bs in #3706
-
Fixes
- Use correct settings parameter for trace by @swrdfish in #3890
- Allow
WebElement
as a possible selector in type declarations. by @garg3133 in #3896 - run mocha on child process workers by @gravityvi in #3904
- add GitHub Actions in the list of supporting colors by @gravityvi in #3914
- remove color param from mocha cli runner tests by @gravityvi in #3919
- consider always match from desired capabilities by @gravityvi in #3907 (#3431)
- Pass settings object to global hooks while called from programatic api by @swrdfish in #3850 (#3849)
-
Dependency Updates
- bump to selenium 4.13 by @AutomatedTester in #3920
-
TypeScript Improvements
-
Build Improvements
Full Changelog: v3.1.3...v3.2.0
v2.6.22
What's Changed
- Lifecycle event hooks support for v2 by @harshit-bs in #3817
Full Changelog: v2.6.21...v2.6.22
v3.1.3
What's Changed
- Fix waitUntil paramenter ordering; update waitUntil documentation; 3839
- Fixed build script and dev script for running tests on windows. 3866
- Fix flaky disable_typescript config test. #3865
- Fix .registerBasicAuth() not working in Edge browser Fixes #3848 #3857
- fix es6 module import by #3858
- Update a few eslint rules around spacing. #3864
- FAdd tag_filter type to NightwatchOptions interface. #3825 #3830
- chore: bump mocha 9.2.2 => 10.2.0 #3860
- Add more events for analytics #3856
- Move log related commands to
.logs
namespaces. #3796 - Update Selenium to 4.11 #3882
- Deprecate colors.js module in favour of chalk.js #3852
New Contributors
- @DenysLins made their first contribution in #3857
- @ert78gb made their first contribution in #3858
- @Ykumar1415 made their first contribution in #3830
Full Changelog: v3.1.2...v3.1.3