Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-03-10 | 1.3 kB | |
Totals: 1 Item | 1.3 kB | 0 |
Enhancements
- [#1254] Copied the final emailable-report.html to the run-specific results folder
- [#1253] Removed Jira ticket/task registration support via test description
- [#1247] Documented extended getDriver() usage with custom capabilities
- [#1232] Organized the display of generated artifacts in a local emailable report
- [#1231] Local report: renamed "Demo" to "Slides"
- [#1230] Returned thumbnails display for a local screenshots gallery
- [#1206] Provided a link to mobile video recording inside the default emailable report
Fixes
- [#1265] Couldn't initiate edge/opera/safari driver with getDriver(new AbstractCapabilities().getCapability())
- [#1263] Couldn't change the path to a folder where testing reports are saved
- [#1147] Annotation @CaseInsensitiveXPath didn't work properly with xpath that contains syntax like '$1'
Known Issues
- N/A
Dependencies Updates
- jackson-databind from 2.9.10.4 to 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.2
- Update in your project pom.xml com.zebrunner.agent-core version to 1.4.0
- Rebuild the project
mvn -U clean compile
- Be sure to use with Zebrunner CE 1.6+