1.2.9 (2024-04-10)
Enhancements
- [#2275] Bumped up carina-webdriver to 1.2.11
- [#2261] Added an opportunity to filter tests by country
Fixes
- N/A
Dependencies Updates
- com.zebrunner.carina-webdriver 1.2.10 -> 1.2.11
Migration Steps
- Update in your project pom.xml version for carina-core dependency to
1.2.9
- Rebuild the project
mvn -U clean compile install