8.0.10 (2023-04-01)
Enhancements
- N/A
Fixes
- [#2152] Get a NullPointerException when removing a driver if an error occurred in afterMethod
Known Issues
- N/A
Dependencies Updates
- N/A
Migration Steps
- Update in your project pom.xml version for carina-core dependency to
8.0.10
- Rebuild the project
mvn -U clean compile install