Neodymium v3.1.0
This release contains a lot of updates for the used dependencies. We also updated the dependencies for our example and template projects on GitHub, so please review them to find out what could be updated in your test project in order to use the latest and greatest 😉
Features:
- Build support in Java 11 environments - #73
- Configure Selenide configuration for fastSetValue and clickViaJs in Neodymium's configuration #67
- Improve Appium (mobile) support - #71
- Retrieve a localization for a given locale - #65
- Possibility to reach your test environment (e.g. SauceLabs) via a special Proxy - #70
Bugfixes:
- Configuration/Overwriting neodymium.properties (reversed override order) - #74
- After step visible in Allure report - #17
- YAML reserved keyword auto conversion causes an error in localization initialization - #68
SelenideAddons.wrapAssertionError
did not attach screenshots and page source to the Allure report - #69
Updates: