Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-04-08 | 1.4 kB | |
Totals: 1 Item | 1.4 kB | 0 |
Enhancements
- [#1298] Provided the runtime method to register app_version/build number
- [#1282][#1074][#1045][#721] Documentation improvements
- [#1273] Removed enable_l10n property as module is enabled by default
- [#1250] Supported BeforeTest/AfterTest driver lifecycle
- [#801] Improved API module adding XML Response Comparison
- [#1302][#1301] Covering more use-cases by unit tests
Fixes
- [#1306] Driver initialized in BeforeClass didn't close after class tests were finished
- [#1296] Fixed the ability to run web tests via Zebrunner's launcher on SauceLabs Selenium grid
- [#1261] Demo (Slides) link was included in an emailable report even if no PNG screenshots were generated by a test
- [#1248] Numbers were shifted in "Setting up cucumber test with carina"
Known Issues
- N/A
Dependencies Updates
- jackson-databind 2.9.10.4 -> 2.9.10.7
- com.zebrunner.agent-testng-pluggable 1.2.4 -> 1.4.0
Migration Steps
- Update in your project pom.xml version for carina-core dependency to 7.0.3
- Update in your project pom.xml com.zebrunner.agent-core version to 1.4.0
- Rebuild the project
mvn -U clean compile install
Important:install
goal required as misprints were fixed in MobileCapabilities class. It should redownload and show compilation failures if any. - Be sure to use with Zebrunner CE 1.6+