Neodymium v3.3.0
This release (re)adds support for logging, local Safaris and complex test data objects. 🌄
Furthermore, we moved the CucumberPico and the Log4j2 dependencies into Neodymium in order to avoid version incompatibilities and make their usage easier. Make sure to remove them from your automation project while updating.
Features:
- Complex object test data mapping - #83 - documentation
- Move CucumberPico dependency into the library - #91 - Maven dependency should be removed
- Retrieve current browser type - #87 - documentation
Bugfixes:
- Enable local Safari WebDriver support- #86 - documentation
- Reenable logging in child projects - #80 - documentation - Maven dependency should be removed
Updates: