Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-05-10 | 928 Bytes | |
Totals: 1 Item | 928 Bytes | 0 |
Enhancements
- [#1325] Introduced a new selenium_url config parameter
- [#1315] Added documentation on how to use encryption for api/database/testdata content
- [#1277] Provided localization of list of extendedwebelement
Fixes
- [#1345] regression: exception on quitDriver call
- [#1312] Chromedriver on windows used a lot of space without cleanup
- [#1311] Resources couldn't be downloaded correctly without 'mvn install' command
Known Issues
- N/A
Dependencies Updates
- com.zebrunner.agent-testng-pluggable 1.4.0 -> 1.5.0
Migration Steps
- Update in your project pom.xml version for carina-core dependency to 7.0.5
- Update in your project pom.xml com.zebrunner.agent-core version to 1.5.0
- Rebuild the project
mvn -U clean compile install
- Be sure to use with Zebrunner CE 1.8+ Note: 1.8 is not available yet!