Releases: telekom/testerra
Releases · telekom/testerra
2.0-RC-11
1.6
Features
- [Report] Added loading indicator for method details. #91
Changes
- Disable WebDriverWatchdog by default and removed orphaned property #97
- Improvements of Testerra documentation #99
Fixes
- Fixed creating relative report path. #92
- Fixes switching frames in
DesktopWebDriverUtils#94 - Fix for empty test step action entries when there is actually no screenshot id present #96
- Capabilites of DesktopWebDriverRequest not clonable #98
assertIsDisabled()andassertIsNotSelected()should fail on inexistent elements. #101
2.0-RC-10
1.5
2.0-RC-9
1.4
Features
- Refactoring of retry analyzer, have a look to https://docs.testerra.io/testerra/stable/index.html#_retry_analyzer #67
- Update TestNG to 7.4.0 (*) #71
- Removed BMP module, please use the BUP module (**) #75
- [Report] Improved performance and refactored the log view #82
- Removed some transitive dependencies #85
Fixes
- Added failing test for retrieving sub elements shadow roots without x… #68
- Update version of some outdated dependencies (#66) #69
- Fixed parsing filename from Content Disposition header. #74
- Improved logging for missing browser configuration. Fixes #79. #83
Notes
(*) Please note that this version extremly reduced transitive dependencies (testng-team/testng#2357)
(**) The BMP module was moved to https://github.com/telekom/testerra-legacy. It is still available but it will be not supported anymore.