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